how to call BI report in OIC | OIC integration to call BI report

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

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

  • @sayeed321in
    @sayeed321in ปีที่แล้ว +1

    You have explained the concepts so clear like a Pro.. Thank you for sharing the knowledge.

  • @dhirajsinha4869
    @dhirajsinha4869 ปีที่แล้ว +1

    Good explanation. Keep it up and make more video with LOV Parameter.

  • @CR1985-mb1
    @CR1985-mb1 ปีที่แล้ว +2

    Good explanation. Keep it up.

  • @SOUMIKGHOSHsoghosh4
    @SOUMIKGHOSHsoghosh4 ปีที่แล้ว +2

    By any change can you please share the resources you used as prerequisites. This will help us to build the similar hands-on.

  • @Chandreshsharma1
    @Chandreshsharma1 ปีที่แล้ว +1

    Nice videos Sir.

  • @vasutota1431
    @vasutota1431 2 ปีที่แล้ว +1

    Excellent , Nice end to end video

  • @Aishwarya-hq2bx
    @Aishwarya-hq2bx ปีที่แล้ว

    what is the need of REST service you can directly use soap adapter only to call the report and map the data right?

  • @safar70
    @safar70 ปีที่แล้ว +1

    Thanks for this video👍

  • @JohnPhilipEspia
    @JohnPhilipEspia ปีที่แล้ว +1

    Thank you!

  • @omarmcf
    @omarmcf ปีที่แล้ว +2

    Hello i didn't understand how you create the WSDL URL for the SOAP connection, can you please make more light on that ?

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

      For calling the BI report, we required SOAp webseries.
      So that WSDL link is the SOAP API to call bi report.

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

    Hi sir, thankyou for your explanation.
    I have two queries.
    First regarding the output paylod. why did add the columns twice ??
    Second one I have added the WSDL link to the fusion URL but it is not working

  • @atchutapss4341
    @atchutapss4341 7 หลายเดือนก่อน +1

    I didn't see any explains the concepts. I need concepts, please share any video if you have

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

      Please check
      th-cam.com/play/PL3X62LScvI_L6y1_Vyu4apFyaYbH3tLbY.html

  • @VibeTribe786
    @VibeTribe786 ปีที่แล้ว +1

    Is that WSDL link same for every soap invoke connection , and second question is:
    you added that Googled WSDL to your fusion URL right, so we have to add the WSDL to the URL of the instance we use, in your case it's fusion. Am I right 🤔 plz give clear explanation

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

      Yes, its true that on which fusion instance you have to perform operation you need to add that url only.
      Yes, for BI Report call, WSDL is same.
      for different-different transaction, WSDL will be different, like for creating purchase order we have different WSDL.

    • @TM-rc5xb
      @TM-rc5xb หลายเดือนก่อน

      @@foxoracleappssolutions can you explain how to fix this error? I followed same steps n when I add write/read stage steps into my integration, I get this error - "Error Message
      Error while translating message to the mentioned format.
      ,detail=: XML-20108: (Fatal Error) Start of root element expected.}
      cause: {: XML-20108: (Fatal Error) Start of root element expected.}"
      Without read/write stage, if I just generate encoded base64 output, Integration succeeds but not this way when I try to decode n get the output

  • @AlanaHarmon-s6u
    @AlanaHarmon-s6u หลายเดือนก่อน

    I don't have a SCHEDULE on the MORE dropdown for the location.

  • @459naren
    @459naren 2 ปีที่แล้ว +1

    Nice

  • @Aishwarya-hq2bx
    @Aishwarya-hq2bx ปีที่แล้ว

    How do you decide when to use soap and when to use rest servives?

  • @romanticvideos9134
    @romanticvideos9134 11 หลายเดือนก่อน

    hi what is use of
    "sizeOfdatachunkDownload" "-1" ?
    can you explain Sir.

  • @MuddasserQureshi-hu5hu
    @MuddasserQureshi-hu5hu 6 หลายเดือนก่อน +1

    can you plz mention the link of header, line and propertise file

  • @memories139
    @memories139 ปีที่แล้ว +1

    Is it possible to call invoice data BIP report using oic and create in fusion again

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

      Yes,
      Call bi report to get data, and then use REST api to create invoice.

    • @siddheshtawde4410
      @siddheshtawde4410 ปีที่แล้ว +1

      @@foxoracleappssolutions do you have any video or tutorials for same requirements..

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

      Please check this for creating AP invoice using REST api
      th-cam.com/video/QubRuWVk2oY/w-d-xo.html

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

    I am having below error on readstage file action : ,detail=<Line 1, Column 1>: XML-20108: (Fatal Error) Start of root element expected.}
    cause: {: XML-20108: (Fatal Error) Start of root element expected.}
    I am stuck please help. I configure filename and directory was you mention in your video and use reference in readfile activity. and add xsd file. Please guide

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

      Hope you got the solution

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

      I am facing the same error. Can you please help? How did you resolve it ?

  • @TM-rc5xb
    @TM-rc5xb หลายเดือนก่อน

    Anyone explain how to fix this error? I followed same steps n when I add write/read stage steps into my integration, I get this error - "Error Message
    Error while translating message to the mentioned format.
    ,detail=<Line 1, Column 1>: XML-20108: (Fatal Error) Start of root element expected.}
    cause: {: XML-20108: (Fatal Error) Start of root element expected.}"

  • @gopilinga9705
    @gopilinga9705 2 ปีที่แล้ว +1

    how to access more than 10 mb data from bip reports in oic

  • @soumyamallick80
    @soumyamallick80 3 หลายเดือนก่อน

    how to invoke bi report with no parameters from oic

  • @webdevtutorials6579
    @webdevtutorials6579 ปีที่แล้ว +1

    i dont understand why did you use POST for the rest connection, why not GET, you said we're going to use POST as we're going to post data, idk what you mean by that

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

      We used PoST so that we can configure requests and response payload

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

      ah ok, the parameters

    • @5c11neelabhkarthikganti2
      @5c11neelabhkarthikganti2 10 หลายเดือนก่อน

      what if i dont have any parameters and directly call the bI report .. can we use get