This bot extracts data from an SQL database and generates a JSON file
Top Benefits
Automated extract data from database. No need to run query every time
This bot extracts Data from SQL Database to JSON file
This is useful to pass JSON to Web services (i.e. REST or SOAP)
This is a simple and reusable bot to generate a JSON file from SQL database
Tasks
Takes the name of the database, data source, user ID, and password
Takes output file folder to keep the generated JSON data
This bot performs the following:
- Automated extract data from the database. No need to run a query every time.
- No need to log in multiple times to the database to run the query.
- This bot extracts data from an SQL database to a JSON file.
- This is useful to pass JSON to web services (i.e. REST or SOAP).
- This is a simple and reusable bot to generate a JSON file from an 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