Monitoring Events

The execution of an Event object usually triggers the execution of other objects. Those objects may in turn trigger the execution of other tasks. To make sure that you can easily track these chains of related tasks, they are displayed as parent/children in the Process Monitoring perspective. The Event task is the parent

The tasks that have been triggered by the Event object are flagged with a special tag type, namely !EVNT. If those !EVNT tasks trigger the execution of other tasks, they are considered children of the !EVNT task and displayed accordingly.

You can see the chain of tasks that have been executed by an Event object (in the Process Assembly perspective) or by an Event task (in the Process Monitoring perspective) in its Executions list. For information about how to open them, see Accessing the Execution Lists.

To Check the Chain of Tasks Executed by an Event Object

  1. In the Event Executions list, click the arrow to expand the list of tasks that have been triggered by each execution of the Event. Their Type is !EVNT.
  2. Right-click the parent task (the Event) and do the following:

    • Select Child Task Executions to open the list of executed tasks that were triggered by it.
    • Select Activator Executions to check what activated the Event task.

See also: