Setting a Timeout

A timeout can ensure an end of the complex activity - even if the necessary inbound data is not received.

Two time period options are available for setting a timeout: absolute or relative. Use Absolute to specify a specific time of day at which the timeout will occur. Use Relative to specify the duration of time relative to when the flow enters the complex activity.

To set a timeout:

  1. Select the complex activity so the properties on the activity are visible.

  2. Expand the Timeout property to display its settings.

  3. Select the Absolute or Relative time period from the drop-down list.

  4. Set the timer properties:

      For a Relative Timer:

 

      For an Absolute Timer:

  1. Create a timeout handler to respond to the processing that is to occur if a timeout occurs. See Building Handlers.