Available in the section:
The table in the section lists the robots that have already completed:
Column/button name | Description | ||
---|---|---|---|
"Status" column | Current status of the robot launch
Read more in subsection "Completed launch statuses" | ||
"Robot" column | Displayed:
| ||
"Start time" column | The date and time of the robot's launch. The agent receives them from the engine and passes them to the Orchestrator It is displayed taking into account the user's time zone If there is a launch error, the date/time the launch record was created in the database will be displayed, i.e. it is not the actual time when the robot was launched. | ||
"Stop time" column | The date and time when the launch was completed. The agent gets these from the engine and passes them to Orchestrator Displayed taking into account the user's time zone If the robot completed while communication with the agent was lost (problems on the agent or server side):
| ||
"Duration" column | The amount of time the robot has been running from the start of its script execution until completion If the robot launch was started but terminated due to an error before the robot started executing its script, the duration will not be specified
If the robot terminated while communication with the Agent was lost (Agent or server side problems):
If a launch error occurred, it will be indicated:
| ||
"Launch method" column | Robot launch method. Options for launching the robot:
| ||
"Initiator" column | Robot launch initiator. There are 5 types of initiator depending on how the robot is launched:
| ||
"Host" column | The name and IP address of the host on which the robot was launched. The column displays the phrase "Host is not specified" if it was a launch with account selection (from the Process or by the condition of launching with resource queue), for which the account of the host was never selected | ||
"Account" column | The account of the host on which the robot was started. The column displays the phrase "Account not specified" if it was a launch with account selection (from a Workflow or by the condition of launching with a resource queue) for which the host account was never selected | ||
Button | By clicking on it, the records in the table are updated | ||
"View log" button | By clicking on it, the "Robot log" window opens. See the description of the robot log table for details |
Use the "Columns" dropdown list to select which columns will be hidden or displayed, with the "Robot" column always displayed.
Status name | Description |
---|---|
Successfully | Indicates that the robot has successfully completed its entire script and its launch has been completed automatically |
Error | Indicates that an error occurred during the execution of the script and the robot's launch was completed automatically |
Stopped | Indicates that the robot's launch was manually interrupted by the user |
Unknown | Means that the robot launch was terminated (automatically or manually) at a time when there was no communication with the Agent or there were problems on the client or server side of the platform, due to which no up-to-date information about the launched robot was received. In such a case, it is impossible to determine the exact reason of robot termination - whether the robot terminated itself (successfully or due to an error) or was stopped by the user |
Ошибка запуска | Set if the robot launch entry has already been added to the list of running robots, but in the end the robot never started - RDP-session did not launch, error on the Agent side or any other reason |
The "View log" button opens a window that displays a record of all the actions the robot performed before completing its launch.
If you do not have access rights to the robot, you are also not allowed to view the logs of this robot. If you click on the "View log" button, an empty window will open:
Viewing the log of a robot that was launched in debug mode in ROBIN Studio (launching a robot project) is also prohibited.
When you click on the button, a log file in .log format is downloaded. By default, the file is downloaded to the downloads folder. If there is already a file with the same name and extension in the folder, an index will be added to the name of the new file, for example, "Report generation - 10.11.2022 09\20\12 (1)".
The file contains all log entries (with input/output parameters). File example:
Column/button name | Description | ||
---|---|---|---|
"Time" column | Date and time when the action began or ended | ||
"Action" column | Action name
| ||
"Message" column | Text that communicates what is currently happening with the action.
| ||
"Copy entry" button | When clicked, the entire log record generated by the robot execution system will be written to the clipboard. The log table does not show the input or output parameters of the actions, but they will be indicated in the record copied by this button An example of such a record:
|