Note: | If you leave the Stages tab while adding a stage and before you have clicked Save, your changes will be discarded. |
Note: | Before you make modifications to process model stage settings, be aware of the interaction of these settings between Designer and webMethods Monitor. For more information, see About Synchronizing Stages and Events with
Software AG Designer
. |
Note: | Any data entry validation errors are displayed within the stage row. |
Column | Description | ||||
Name | Type a name for the stage.
| ||||
Description | Optional. Type a description of the stage. | ||||
Start Milestone | Click the list and select a milestone. Optionally, you can type characters in the text box to filter the list. The Start Milestone and End Milestone selections must be different. Click the list to the right of the milestone selection, and click Start or Complete to specify the start or the completion of the selected milestone. | ||||
End Milestone | Click the list and select a milestone. Optionally, you can type characters in the text box to filter the list. The Start Milestone and End Milestone selections must be different. Click the list to the right of the milestone selection, and click Start or Complete to specify the start or the completion of the selected milestone. | ||||
Condition | Select < (less than) or > (greater than). Default is <. Enter a positive whole number. The maximum supported values are as follows: 2,777,777 hours 166,666,666 minutes 9,999,999,999 seconds 9,999,999,999,999 milliseconds Default is 1. Select hours, minutes, seconds, or milliseconds. Default is hours. The result is a condition. If the condition specifies <, then the stage is breached when the cycle time exceeds the specified time period. If the condition specifies >, then the stage is breached when the cycle time is less than the specified time period. For example: < 1 hours means that the stage must complete in less than 1 hour or a ProcessStageBreached event will be emitted. | ||||
Stop Tracking On Breach | Stops stage processing for all remaining stages in the process instance when a stage breach occurs in this stage, and only one stage breached EDA event is emitted. Remaining stages are not tracked and will be shown as Incomplete in Monitor. The check box is cleared by default. |