Oracle Integration Cloud Convert XML to JSON

Share

Oracle Integration Cloud Convert XML to JSON

Here’s a general process for converting XML to JSON in Oracle Integration Cloud:

  1. Create an Integration:
    1. Log in to your Oracle Integration Cloud instance.
    2. Create a new integration or open an existing one where you need to perform the XML to JSON conversion.
  2. Add a Trigger or Source Connection:
    1. Depending on your integration scenario, you must add a trigger or source connection to receive the XML input. This could be an HTTP endpoint, a file-based source, or another appropriate trigger.
  3. Create a Mapping:
    1. In your integration, add a “Map” action. This action allows you to create a mapping between the XML source and the JSON target.
  4. Configure the Mapping:
    1. In the mapping configuration, specify the source and target data structures.
    2. The source structure will be the XML structure you want to convert.
    3. The target structure will be the JSON structure you want to generate.
  5. Map XML to JSON:
    1. Inside the mapping, use drag-and-drop functionality to map elements from the source (XML) to the corresponding elements in the target (JSON).
    2. Ensure that you map the XML elements correctly to the JSON structure.
  6. Save and Test:
    1. Save your mapping configuration.
    2. Test the mapping by running the integration with sample XML input to verify that it correctly converts XML to JSON.
  7. Deploy and Activate:
    1. Once you are satisfied with the mapping, deploy and activate your integration.
  8. Invoke the Integration:
    1. Trigger the integration by sending XML input to the configured trigger or source connection.
  9. Retrieve JSON Output:
    1. The integration will process the XML input and generate JSON output based on your mapping. You can then retrieve the JSON result for further processing or transmission.

Oracle Integration Cloud (OIC) Training Demo Day 1

 
You can find more information about Oracle Integration Cloud Service in this Oracle Docs Link

 

Conclusion:

Unogeeks is the No.1 Training Institute for OIC. Anyone Disagree? Please drop in a comment

Please check our Oracle Integration Cloud Training Details here OIC Training

You can check out our other latest blogs on Oracle Integration Cloud in this OIC Blogs

 

💬 Follow & Connect with us:

———————————-

For Training inquiries:

Call/Whatsapp: +91 73960 33555

Mail us at: info@unogeeks.com

Our Website ➜ https://unogeeks.com

Follow us:

Instagram: https://www.instagram.com/unogeeks

Facebook: https://www.facebook.com/UnogeeksSoftwareTrainingInstitute

Twitter: https://twitter.com/unogeeks


Share

Leave a Reply

Your email address will not be published. Required fields are marked *