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.