Create Bot Framework
This bot creates a base framework for building any bot
Top Benefits
- The developer does not need to create the basic infrastructure to build the bot
- The developer can start writing the code directly in the activity bot
The bot is the framework of all basic bots which we create using Automation Anywhere. The bot will kill all the scripts using the appkill script. The bot will generate the basic folder structure required for the basic Automation, output files, temp (user can place all the temporary files in this folder), template (user can place all the template files in this folder), error folder (All errors will be logged in this folder), processing (all files which a bot is processing in an ongoing run will be placed in this folder), processed by process automation, rejected by process automation. The Developer can place its code directly in the activity bot.
Please use the task in all the Basic Automation tasks. This bot will give the basic idea of one of the frameworks used across for Automation Anywhere.
Key Use Case: If a user has to develop a calculator bot he can directly start writing the code in the activity. The framework based on the standard development guidelines will be handled by this bot. If a user has to develop a calculator bot he can directly start writing the code in the activity. The framework based on the standard development guidelines will be handled by this bot.
Free
- Bot Security Program
-
Level 1
- Applications
-
- Business Process
- Information Technology
- Category
- RPA Developer ToolsUtility
- Downloads
- 492
- Vendor
- Automation Type
- Bot
- Last Updated
- December 3, 2020
- First Published
- July 26, 2018
- Platform
- 11.x
See the Bot in Action
Setup Process
Install
Download the Bot and follow the instructions to install it in your AAE Control Room.
Configure
Open the Bot to configure your username and other settings the Bot will need (see the Installation Guide or ReadMe for details.)
Run
That's it - now the Bot is ready to get going!
Requirements and Inputs
- Automation Anywhere Enterprise v10 sp2
- Inputs: o The Input files are Config and AppKill files, will be placed under InputFiles Folder.