Designer 10.15 | webMethods BPM Process Development Help | EDA (Deprecated) Event Types | About EDA Predefined Process Event Types | EDA Process Event Element Definitions | EDA Predefined Process Event Types | Process Step Loop Instance Change
 
Process Step Loop Instance Change
Emitted when a step loop starts or completes. This applies to steps that are configured for BPMN standard looping.
Schema file: ProcessStepLoopInstanceChange.xsd
The following table defines the process step loop instance change elements.
Element
Definition
ProcessModel
The process model ID of the model that the referenced instance was started from. For more information, see Process Model.
ProcessInstance
The process instance ID where the change occurred. For more information, see Process Instance.
ProcessStep Model
Information about the process model step where the change occurred. For more information, see Process Step Model.
ProcessStep Instance
Information about the process step instance where the change occurred. For more information, see Process Step Instance.
ProcessStepLoop
Instance
Information about the process step loop instance. For more information, see Process Step Loop Instance.
BusinessData
Any logged fields specified for the step are included in the BusinessData element.
*Fields that are logged on input are included when the event status is "Started".
*Fields that are logged on output are included when the event status is "Completed".
Status
One of the following values:
*Started
*Completed
Related Links