Wait

Usage

A Wait module stops the execution of a workflow for a specified period, until a particular point in time has been reached or in accordance with to the result of an XPath expression.

A Wait module cannot be used to suspend certain modules such as a synchronous Web Service Connector or a Multiplexer.

To suspend these modules, you can use the Thread:sleep() function in an XSLT Connector. Enter the desired delay in milliseconds.

When waiting, the workflow switches from the Processing status into the Waiting status.

The module configuration is specified in the workflow by using the context menu of the module!