- Introduction
- Requirements
- Confifuration
- Troubleshooting
This repository is a simple IBM Integration Bus Application to convert XML data to JSON data using ESQL and HTTP Nodes.
This module requires the following software:
- IBM Integration Toolkit
- Any API Testing App (Postman Recommended)
- This application user three nodes 'HTTP Input Node, Compute Node, HTTP Reply Node' connected in the following way Out-In-Out-In.
- Properties for HTTP Input Node: -Basic- : path suffix for URL - /test : -Input Message Parsing- : Message Domain - XMLNSC.
- PI file is under the folder Project Interchange folder as xml-to-json.zip
-
If the Postman does not reach the URL, check the following:
- Is the 7800 port number being used somewhere else?
- Try 7801,7802,7803 port numbers.
-
Ensure that the method is set to POST.
Current maintainers:
- Manoj Kumar B