On the running process instance details page, you can view the details of a running process instance and retry a failed task for the running process on the Errors tab.
Click Automation > Process Definition > Process Instances > Running Instances to view the list of running instances.
On the Running Instances page, click a Process Instance ID to open the running instance details page.
The running process instance details page has the following information:
Property / Tab Description Instance ID Identifier assigned to the process instance. Process Name Name of the process definition that created the process instance. Definition Version Version of the process definition that created the process instance. Definition Diagram Diagram of the process instance includes running and error indicators. When a task starts, it is indicated by a blue circle, and an error condition is indicated with a red circle. Variables tab Displays details of the variables related to the process instance.
Variables are contextual to the process, and have the following types:- string
- date
- objects
- boolean
Variable value come from the following:- alerts
- incidents
- resources
- JSON
- scripts
- integrations
User Tasks tab Displays details of the user tasks related to the process instance. Activities tab Displays details of the activities related to the process instance. Errors tab Displays details of the errors encountered by the process instance.
Click Retry to retry a failed task.Click < Back to return to the Running Instances page.