You can view the running process instances details by using following options:

  • Using Process Instance ID
  • Using Process Name
apps

Using Process Instance ID

On the completed process instance details page, you can view the details of a completed process instance.

  1. Navigate to Automation > Process Automation. The Process Definitions home page appers.

  2. Click the Hamburger button in the top left corner of the home page, then select Completed Process Instances.

  3. This page displays a list of running instances. Click a Process Instance ID to open the completed instance details page.

    The completed 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 running process instance.
    Definition DiagramDiagram of the process instance that 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.
    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.
  4. Click < Back button to return to the Completed Process Instances page.

apps

Using Process Name

  1. On the Completed Process Instances page, click a Process Name.
  2. The completed process details page appers.

The completed process 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 that 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.
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.
  1. Click < Back button to return to the Completed Process Instances page.
apps