Subscribe

UiPath Orchestrator

The UiPath Orchestrator Guide

Robot Statuses

Licensing Statuses

Only displayed for attended robots. Displayed in front of the license type in the Type column, as in the screenshot below. The following options are available:

  • Green icon - licensed. Hovering over the icon displays the exact time and date the license was acquired.
  • Red icon - unlicensed
1681

If the UiPath Robot service is stopped, nothing is displayed.
For more information about licensing, click here.

Connection Statuses

The following options are available:

  • available Available - UiPath Robot is not running a process and is free to be used.
  • busy Busy - UiPath Robot is running a process. You cannot edit the username, machine and license type of a busy robot.
  • unresponsive Unresponsive - UiPath Robot and Orchestrator have not communicated in the last two minutes. This value can be configured using the Scalability.Heartbeat.FailureThreshold parameter in web.config. More info here.
  • disconnected Disconnected - the UiPath Robot service is not running.

 

Robot start commands are received through SignalR or requested on a heartbeat. The username and password UiPath Robot uses for authentication purposes are transmitted only on heartbeats, thus enabling it to log in and execute an indicated process.

classic
On the Robot page, Management menu, the connection status is the last known status of UiPath Robot as communicated through the most recent heartbeat. Hovering over this field displays the date and time of the last heartbeat.

Attended standard robots are displayed as Connected, Unlicensed if you quit the tray. That's because the UiPath Robot service is still up and running. You have to stop the service such that the robot disconnects. For the rest of them disconnecting your UiPath Robot from the tray causes the corresponding robot to appear as disconnected in Orchestrator as well.

modern

On the Robot page, Monitoring menu, the connection status is the last known status of UiPath Robot as communicated through the most recent heartbeat. Hovering over this field displays the date and time of the last heartbeat. This is only applicable to attended robots, or unattended robots used in attended mode. A modern robot is displayed as connected only if the UiPath Robot tray or Studio is opened on the host machine.

The status and health of unattended runtimes can be checked in the Monitoring menu > Robots > Folder Overview.

Updated 2 years ago



Robot Statuses


Suggested Edits are limited on API Reference Pages

You can only suggest edits to Markdown body content, but not to the API spec.