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.

  1. Click Automation > Process Definition > Process Instances > Running Instances to view the list of running instances.

  2. 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 / TabDescription
    Instance IDIdentifier assigned to the process instance.
    Process NameName of the process definition that created the process instance.
    Definition VersionVersion of the process definition that created the process instance.
    Definition DiagramDiagram 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 tabDisplays 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 tabDisplays details of the user tasks related to the process instance.
    Activities tabDisplays details of the activities related to the process instance.
    Errors tabDisplays details of the errors encountered by the process instance.
    Click Retry to retry a failed task.
  3. Click < Back to return to the Running Instances page.