Note: | Process instance change and process step instance change events are used to trigger process stage event emission by the Process Tracker in webMethods Optimize. For more information about process stages, see About Process Stages and Milestones. |
Process Event Type | Emitted when ... |
Process instance change | The status of the process instance changes. See Process Instance Change for more information. |
Process instance log message | The service pub.prt.log:logActivityMessages is invoked in a process model step. See Process Instance Log Message for more information. |
Process instance log custom ID | The service pub.prt.log:logCustomId is invoked in a process model step. See Process Instance Log Custom ID for more information. |
Process instance error | A process error occurs in a process instance. See Process Instance Error for more information. |
Process step instance change | The status of a step instance changes. See Process Step Instance Change for more information. |
Process step loop instance change | A step loop starts or completes. This applies to steps that are configured for BPMN standard looping. See Process Step Loop Instance Change. |
Process step instance transition | A transition from one step to another occurs. See Process Step Instance Transition for more information. |
Process step instance error | A step error occurs. See Process Step Instance Error for more information. |
Process Event Type | Emitted when ... |
Process stage breached | A process stage fails to complete within the defined stage condition. Schema: ProcessStageBreached.xsd |
Process stage completed | A process stage reaches completion within the terms of the defined stage condition. Schema: ProcessStageCompleted.xsd |
Process stage definitions change | One or more values that define a process stage change. Schema:ProcessStageDefinitionsChange.xsd |
Process stage instance | Supporting schema. Contains the elements of a process stage instance. Schema: ProcessStageInstance.xsd |
Process stage model | Supporting schema. Contains the elements of a process stage model. Schema: ProcessStageModel.xsd |
Process stage started | A process stage begins executing. Schema: ProcessStageStarted.xsd |
Note: | These stage-related EDA events are always emitted by the Process Tracker and cannot be disabled. |