Designer 10.15 | webMethods BPM Process Development Help | BPMN Event Steps | About End Events | About Terminate End Events | Configuring Terminate End Event Status
 
Configuring Terminate End Event Status
You configure the behavior of a terminate end event on the pages of the Properties view.
Note:
You must be working in Process Developer mode to view and work with advanced properties. To learn more, see About Process Development Modes.
When you add an terminate end event to a process or to a webMethods subprocess, you can specify a status to be applied to the process by the terminate end event. For more information about subprocess behavior, see About Terminate End Event Behavior in a Subprocess. The following status selections are available:
*Completed. This indicates the process successfully ran to completion. In this case, Designer applies the standard terminate end event icon.
*Canceled. This indicates the process was canceled. In this case, Designer applies an exclamation point (!) inside a triangle to the terminate end event icon.
*Failed. This indicates the process failed. In this case, Designer applies a circle with a diagonal line through it from top left to bottom right to the terminate end event icon.
In all cases, the respective process status also appears in webMethods Monitor.
*To configure the process status upon termination of a terminate end event
1. In an open process, click the terminate end event you want to work with to select it.
2. In the Properties view, click the Implementation page.
3. Select one of the following Process status upon termination values:
*Completed (default)
*Canceled
*Failed
4. Save the process.
Related Topics