View the process jobs of a bot process in RPA Hub
View a list of execution logs of a bot process in RPA Hub.
Before you begin
Create a bot process. For more information, see Configuring a bot process record in RPA Hub.
Role required: sn_rpa_fdn.rpa_release_manager, sn_rpa_fdn.rpa_support_user, sn_rpa_fdn.rpa_developer, sn_rpa_fdn.rpa_business_user, or sn_rpa_fdn.rpa_admin
About this task
A process job represents the execution of a bot process on a robot.
Procedure
Process job form in RPA Hub
Use the Process job form to view a list of the execution logs of a bot process.
| Field | Description |
|---|---|
| Name | Name of the process job. |
| Process | Name of the associated bot process. |
| Robot | Assigned robot that is running on the bot process. |
| State | State of the process job:
For more information about process job states and their scenarios, see Process job states in RPA Hub. |
| Storage | Storage location of the logs:
|
| Triggered By | Source of the trigger.
|
| Execution Log Status | Status on the availability of the execution logs:
The available logs are viewed on the RPA Desktop Design Studio. |
| Graceful Stop | Indicates whether the Graceful Stop is executed or not. If it is marked true, the associated bot process is stopped gracefully instead of stopping abruptly. |
| Started At | Start date and time of the process job. |
| Completed At | End date and time of the process job. |
| Duration | Time taken to complete the automation. |
| Message | Any information or error message returned by the robot. |
Process job states in RPA Hub
A process job represents the execution of a bot process on a robot.
| State | Scenario |
|---|---|
| Running | When a bot process is being executed by a robot, the status of the process job is updated to Running. |
| Canceled | When a bot process execution is canceled manually, the process job status is updated to Canceled. If Bot process 1 is already executing, and Bot process 2 with force start enabled is triggered, then the process job status of Bot process 1 is updated to Canceled, and the process job status of Bot process 2 is updated to Running. |
| Success | After a bot process is executed successfully by a robot, the process job status is updated to Success. |
| Failed | When a bot process execution fails to complete, the process job status is updated to Failed. |
| Skipped | Consider the following scenarios when more than one bot processes are triggered for the same unattended robot:
|
| Abandoned |
|