Monitor Process Instance
After a process instance has been created it can be monitored.
Monitoring a process instance gives answers to the following questions:
-
Which Workflow is a process instance assigned to
-
Which Tasks are outstanding respectively have been completed
-
What is the progress in the associated diagram
-
When and in what order were which activities executed
-
How is the performance of the current process instance compared to other process instances
-
Were there errors or warnings
-
Which attributes with which values are in the current global scope.
All these information can be obtained by the Process Instance Details dialog. There are several ways to access the Process Instance Details dialog:
First of all you can choose between the Repository and the Portal as entry point. Then you can either
-
navigate from the dashboard onwards
-
directly double-click on one of the displayed process instances in the running process instances list or press the more button below the running process instances list → double-click on the desired process instance
-
press the more button below the pending tasks list → click on the blue dot of the desired task on the far right of the task list
-
-
expand the Workflow node
-
click on the Instances node and double-click on the desired process instance
-
click on the Tasks node and then on the blue dotof the desired task on the far right of the task list
-
Process Instance Details dialog
The Process Instance Details dialog provides the following tabs:
Instance
This tab displays basic information about the process instance and its associated workflow.
Tasks
This tab shows all current and already completed tasks performed by the process instance.
To open a task, double-click on the row.
Roles
This tab provides information about the roles that exist at runtime of the process instance and the users assigned to those roles at that time.
Diagram
This tab shows the process along with its progress. Elements that have been passed (or completed Activities) are colored green, the current activities are colored red.
Check Sankey-Links to visualize the runs through the process with Sankey links. It is especially informative for processes with loops. |
View the process instance status outside IYOPRO
To view the status of a process instance outside IYOPRO, use one of the following URLs:
-
<IYOPRO WebClient>/wfstate/<_process instance guid>_
-
<IYOPRO WebClient>/wfstate/<process instance id>
Example:
http://portal.iyopro.com/index.html#/wfstate/b6ac37b1-e1a5-42ac-8410-61ca0d827de6