Operation Types
|
Description
|
CREATE_INSTANCE
|
This event triggers the creation of the process instance of the monitoring process in Business Process Server. The event contains the EIID, whose value is unique for this process instance.
|
ACTIVATE_WORKSTEP
|
This event triggers the activation of the workstep in the monitoring process. The target workstep is identified by values of the EIID, process name, and workstep name in the event.
|
COMPLETE_WORKSTEP
|
This event triggers the completion of the workstep in the monitoring process. The target workstep is identified by values of the EIID, process name, and workstep name in the event.
|
UPDATE_DATASLOT
|
This event updates the dataslot values in the process instance of the monitoring process in Business Process Server. The instance is identified on basis of the EIID and process name in the event.
|