How to export bulk data from Oracle Fusion Cloud ERP with OIC Integration ? (Method 1)

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ธ.ค. 2024

ความคิดเห็น • 15

  • @ayyappamaturi9124
    @ayyappamaturi9124 2 ปีที่แล้ว

    Informative

  • @Thorrsingh
    @Thorrsingh 7 หลายเดือนก่อน

    Hello, i am trying to use ErpIntegrationService SOAP WSDL to dowlod attachment by passing documentId (getDocumentbyDocumentId). But i am unable to find an option in SOAP response wsdl how to map attachment to FTP adapter. Can you share a screenshot of such scenario ??

    • @BEENUMLEARNING
      @BEENUMLEARNING  7 หลายเดือนก่อน

      I believe you'll get data in base64... So you have to convert base64 to reference and then map to FTP

  • @ainsalleh
    @ainsalleh 2 ปีที่แล้ว

    do you have a tutorial for callback integration but not importing it into FTP but to write in the DB instead,

    • @BEENUMLEARNING
      @BEENUMLEARNING  2 ปีที่แล้ว

      We do have a membership program where we try to help members of BEENUM LEARNING if they face any issues during implementation.
      Have a look at our membership program by clicking on below link. You may become a member of BEENUM LEARNING if interested
      www.buymeacoffee.com/beenumlearning

  • @BEENUMLEARNING
    @BEENUMLEARNING  2 ปีที่แล้ว

    Have you liked any of our content and thinking about Thanking us? Then you can thank us / donate us with below links
    buymeacoffee: www.buymeacoffee.com/beenumlearning
    PayPal: paypal.me/beenumlearning
    Below are the links for the courses created by us
    Learn Integration in Oracle Integration:
    www.udemy.com/course/learn-integration-in-oracle-integration-oic-from-scratch/?referralCode=A378D1F90CFDA29998D4
    Learn B2B for Oracle Integration:
    www.udemy.com/course/b2b-for-oracle-integration-training-for-beginners/?referralCode=A046790B230F8E7B2648
    Learn Insight in Oracle Integration:
    www.udemy.com/course/insight-in-oracle-integration-oic/?referralCode=6E554C8689FC329746A0

  • @Muhammad-ow8zb
    @Muhammad-ow8zb ปีที่แล้ว

    You did not tell anything that how did you create SOAP trigger connection for call back integration

    • @BEENUMLEARNING
      @BEENUMLEARNING  ปีที่แล้ว

      Those videos are part of our integration course, watch our earlier video to know how to create trigger connection

    • @Muhammad-ow8zb
      @Muhammad-ow8zb ปีที่แล้ว

      @@BEENUMLEARNING I know how can we create trigger connection. But I believe trigger connection for this Call Back Integration must not be the same because this trigger connection will be calling by Fusion Application

    • @BEENUMLEARNING
      @BEENUMLEARNING  ปีที่แล้ว

      It looks like you have not watched this video completely, from mid half of this video we have explained about trigger WSDL and about callback integration.

    • @Muhammad-ow8zb
      @Muhammad-ow8zb ปีที่แล้ว

      ​@@BEENUMLEARNINGI much appreciate your prompt response.
      I have seen the whole video. Actually my concern is about the connection type. I mean, what connection type this trigger connection have which will receive the response of fusion application?
      I am sure it does not have basic. It must have SAML. If it have SAML then please share the details

    • @BEENUMLEARNING
      @BEENUMLEARNING  ปีที่แล้ว

      Okay got it, SOAP connection with WSDL we have configured. Regarding security we have not used SAML but to be precise we need to look back in our code, we will update you on this.