Designer 10.15 | webMethods BPM Process Development Help | Process Engine Processing | About Process and Step Timeouts | About Join Timeouts | Defining a Join Timeout
 
Defining a Join Timeout
A step with an AND or COMPLEX join can be configured with a join timeout condition. For more information about join conditions, see About Join Timeouts and About Joins.
*To define a join step timeout value
1. In the process editor, click a step that contains a join to select the step.
2. Click the Joins page in the Properties view.
3. In the Join Timeout area, make the following selections:
*Source. Select one of the following as the source of your timer value:
*Use a Static Value to apply a fixed period of time to the timeout interval. Specify the days, hours, minutes, seconds, and milliseconds of the timeout value.
*Use a Field Value to dynamically define the timeout duration by specifying the name of a data field present in the pipeline from an upstream document. Both top-level and nested fields can be specified. The field value is interpreted in milliseconds. For example, if the field value is 60000, the timeout value will be 60000 milliseconds (one minute).
*Use a Business Calendar Value to select a timer condition based on a business calendar in My webMethods Server. Specify the business calendar you want to work with, and the hours, minutes, and seconds of the timeout value.For more information about configuring a business calendar value, see About Business Calendar Timeouts, Business Calendar Prerequisites, and Specifying Business Calendar Timeout Values.
4. Save the process.
Related Topics