This is useful to pass XML to web services (i.e. REST or SOAP)
Sometimes we receives an XML as input, we need to convert into raw JSON strings
This is a simple and reusable bot to generate a JSON file using XML file
Tasks
It takes input as XML file
It takes output location path
This bot performs the following:
- Coverts XML to JSON.
- This is useful to pass XML to web services (i.e. REST or SOAP).
- Sometimes we receive an XML as an input, we need to convert it into raw JSON strings.
- This is a simple and reusable bot to generate a JSON file using an XML file.
See the Bot in Action
Setup process
Install
Download the Bot and follow the instructions to install it in your AAE Control Room.
Configure
Use the Bot in a bot, configure keys and other credentials the Bot will need (see the ReadMe for details.)