How to generate a dynamic JSON message in Oracle Integration 3, OIC 3, invoke API with dynamic JSON

Sdílet
Vložit
  • čas přidán 5. 09. 2024
  • With this video we will learn How to generate a dynamic JSON message in Oracle Integration 3, OIC 3, invoke REST API with dynamic JSON with unique key and value, dynamic json, dynamic json oic
    ▬▬▬▬▬ TABLE OF CONTENT ▬▬▬▬▬▬▬▬
    00:01 Introduction and overview of class
    00:11 What is a dynamic JSON with unique key and value ?
    01:04 Demo on the use case
    01:36 Step by step approach to build Integration to generate the dynamic JSON message
    05:55 Practical use case in actual project implementation
    06:48 Please donate and support us
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    Please do like this video and subscribe our CZcams channel.
    bit.ly/3pyKFvL
    Click above link to Learn Integration in Oracle Integration 3 (OIC)
    bit.ly/46bN2ox
    Click above link to Learn Tips & Tricks for Oracle Integration 3 (OIC 3)
    bit.ly/3WeJE6E
    Click above link for Tips & Tricks in Oracle Visual Builder (VBCS)
    bit.ly/3Qx5fWH
    Click above link to learn Integration(OIC) in Oracle Integration
    bit.ly/3QDrESn
    Click above link to learn Visual Builder (VBCS)
    bit.ly/3GTqXkI
    Click above link to learn Processes in Oracle Integration (PCS)
    Blog link for references:
    beenumlearning...
    Source code is sold separately. Write to us at beenum.apps@gmail.com to know the charges.
    Support /Donate us. For more information click on below link
    bit.ly/3IFbPsl
    Join this channel and become a member to get access to perks by clicking on below link:
    / beenumlearning
    #beenumlearning #oracle #integration

Komentáře • 6

  • @BEENUMLEARNING
    @BEENUMLEARNING  Před 5 měsíci

    Please do like this video and subscribe our CZcams channel.
    bit.ly/3pyKFvL
    Click above link to Learn Integration in Oracle Integration 3 (OIC)
    bit.ly/46bN2ox
    Click above link to Learn Tips & Tricks for Oracle Integration 3 (OIC 3)
    bit.ly/3WeJE6E
    Click above link for Tips & Tricks in Oracle Visual Builder (VBCS)
    bit.ly/3Qx5fWH
    Click above link to learn Integration(OIC) in Oracle Integration
    bit.ly/3QDrESn
    Click above link to learn Visual Builder (VBCS)
    bit.ly/3GTqXkI
    Click above link to learn Processes in Oracle Integration (PCS)

  • @JaimeBlanco10
    @JaimeBlanco10 Před 2 dny

    Great video! How can I read dynamic json fields and loop them ?

    • @BEENUMLEARNING
      @BEENUMLEARNING  Před 2 dny

      Same way, consider entire payload as string, break and loop in xslt

  • @amolaher143
    @amolaher143 Před 5 měsíci

    Hi sir, how to Remove duplicate records from CSV file in OIC ? Could you make video on it please

    • @BEENUMLEARNING
      @BEENUMLEARNING  Před 5 měsíci

      You may use grouping in mapper to avoid reading or writing duplicate records, we have already covered this topic

    • @amolaher143
      @amolaher143 Před 5 měsíci

      Sir please send link of that Video