Designer 10.15 | webMethods BPM Process Development Help | EDA (Deprecated) Event Types | About EDA Predefined Process Event Types | EDA Process Event Element Definitions | Key Supporting Schemas | Process Parent
 
Process Parent
Provides information about a parent process.
Schema file: ProcessParent.xsd
The following table defines the process parent elements.
Element
Definition
ProcessModel
Optional. The process model that started the child process instance. For more information, see Process Model.
ProcessInstance
The process instance that started the child process instance. For more information, see Process Instance.
ProcessStepModel
Optional. Information about the process model step that started the child process instance. For more information, see Process Step Model.
ProcessStepInstance
Optional. Information about the process step instance that started the child process instance. For more information, see Process Step Instance.
ProcessStepLoopInstance
Optional. The iteration number of the process step loop instance that started the child process instance.
Related Links