Managing robots
You can start robots, stop robots, terminate robots, and move robots between work groups.
You can manage your robots from: either a given work group page, which displays only those robots assigned to this work group; or from the Robots page, which displays all your robots, and can be filtered by robot status and work group.A robot is a remote computer which: runs on a Windows operating system; has been installed with the Robotic Automation Runtime; and, optionally, has been installed with the RPA Service. The RPA Service is a Windows service that is installed on the same computer as the runtime executable and acts as an intermediary between the runtime process and Pega Robot Manager.
The following table describes which commands are available for which robot status, depending on the status of Runtime and RPA Service. The available options may be limited if commands are pending execution.
Is RPA Service active? | Is Runtime running? | Robot status | Available commands |
Yes | No | Standby (blue) | Start (if not based on a schedule and no command is being processed). Terminate (if Start fails). |
Yes | Yes | Running (green) | Stop (if no command is being processed). Terminate (if Stop fails). |
Running (red) | Stop (if no command is being processed and the robot has not lost connectivity). | ||
No | No | Off | None. |
No | Yes | Running (green) | Stop (if no command is being processed), but it is not possible to to terminate. |
Running (red) | Stop (if no command is being processed and the robot has not lost connectivity), but it is not possible to . |
- Starting robots
You can manually start one robot, or multiple robots, either from the global list of robots or from the list of robots in a specific work group.
- Stopping robots
You can stop a robot either manually or according to a schedule.
- Terminating an unresponsive robot
If a robot that is controlled by the RPA Service does not respond to the stop command, you can terminate the robot.
- Understanding when a robot needs attention
A robot displays a red icon on the Work groups page, Robots page, and Dashboard page when:
- Moving robots between work groups
If you have more than one work group, you can move robots between workgroups either manually or by defining a schedule.
Previous topic Viewing a daily analysis of robot activity Next topic Starting robots