How to Call and read BIP report with Oracle Integration 3, Oracle Fusion BI publisher report, SOAPUI

Поділитися
Вставка
  • Опубліковано 23 січ 2025

КОМЕНТАРІ • 7

  • @martincook3294
    @martincook3294 3 місяці тому

    Thank you, this was really useful! I ran into a problem having the custom BIP report that accepted 2 parameters, in your example there was just one so it was easy to hardcode the parameter name and pass the value. I struggled to find information about how to format and pass multiple parameter and value pairs to the Soap request from OIC and ended up sending 2 values in 1 parameter and splitting this back out within the BIP report.
    Can you give any info about how multiple parameters should be passed in OIC?

    • @BEENUMLEARNING
      @BEENUMLEARNING  3 місяці тому

      You need to repeat the node in mapper and pass two values

  • @VibeTribe786
    @VibeTribe786 11 місяців тому

    77u/REFUQV9EUwo=.... what is this value that you are using to check the value? Also can you please make a video on file integrity and checksum usage in file validation.

    • @BEENUMLEARNING
      @BEENUMLEARNING  11 місяців тому

      Could you please share the timestamp from the video

    • @VibeTribe786
      @VibeTribe786 11 місяців тому

      ​@@BEENUMLEARNINGIn switch case route 1 condition. 6:40

    • @BEENUMLEARNING
      @BEENUMLEARNING  11 місяців тому

      Yes, I have explained after this timestamp what is that string. It is the default base64 string sent back when no data found. You can try in soapui before knowing what is default string your bip reports sends when no data found

    • @VibeTribe786
      @VibeTribe786 11 місяців тому

      @@BEENUMLEARNING ok Tq