-
Task
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
None
Acceptance Criteria (Required on creation):
The docker image we currently use for testing against Automation anywhere only sets up an admin user who does not have permission to do certain things in AA that we need to be able to do. We need:
- a dev user with a bot creator license and AAE_Bot Developer role as well as checkout and checkin permissions for all bots
- a runner user with an attended bot runner license and AAE_Basic role as well as permission to view and run any bot and create device pools
- an admin user with AAE_Admin role and no further permissions
All users should use the same password for easy switching between them. Maybe we can display users and passwords in the Portainer template as well as we already do for SqlServer templates.
Automation Anywhere should also be configured with the correct URL. In "administration" -> "settings" -> "general" -> "Control Room Access URL" should point to the portainer URL with port. Since the port is configurable, we need to make sure it is always the same or document this step in a setup guide.