This bot extracts data from an SQL Database and converts to XML
Top Benefits
Automated extract data from database. No need to run query every time
Only bot will do all work to extract data from DB
This is useful to pass XML to Web services (i.e. REST or SOAP)
This is a simple and reusable bot to generate an XML file from SQL database
Tasks
Takes the name of the database, data source, user ID and password
Takes the table name to pull data to XML
This bot performs the following:
- Automated extract of data from the database. No need to run a query every time. No need to log in multiple times to the database and run the query.
- This bot extracts data from SQL Database to XML file.
- This is useful to pass XML to web services (i.e. REST or SOAP).
- This is a simple and reusable bot to generate an XML file from SQL database.
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.)
Run
That's it - now the Bot is ready to get going!
Requirements and Inputs
Database name, data source, name, user ID, and password