Create your first bot
Perform the following steps to create your first bot that prints the message, Go be great!, the Automation Anywhere version of Hello World!
Prerequisites
This task is performed by the user who wants to build and deploy bots. You must have the necessary rights and permissions to complete this task, and authorization to log in to the Control Room as the licensed user.
Note: These steps describe the guided workflow for first time
users. The guided workflow is only displayed the very first time you complete these
steps.
Procedure
Next steps
- Click through the Bot editor options for viewing and editing bots: They are located at the top of the Bot editor.Note: You can use the search box in the Flow, List, or Dual view to search for text, variables, or actions in a bot. This feature can be helpful when you view or edit a bot with longer code lines.
- Flow:
Displays
actions used in an automation as a flow diagram
(Default) Note: The Flow view is disabled when you create or edit a bot and the bot exceeds 500 lines of code. Use the Show list view option to navigate to the list view.
- List:
Displays the actions used in an automation as a listNote: Drag the selected actions within the task logic.
- Dual:
Displays
the actions used in an automation from both
Flow and List view
aspects
- Flow:
Displays
actions used in an automation as a flow diagram
(Default)
- Run your bot from your device.
See Run your first bot.