Continuously Looping Workflows

You can configure a workflow to run the preprocess through the postprocess logic in a continuous loop.

General Panel Tab

Tip: You can use a Write Activity to change some property values at run time.

The following table describes the available options.

AttributeValueDescription
Continuous check boxUser-defined; Workflow levelSelect this check box to set the workflow to run in a continuous loop.

For more information about continuous looping, see Workflow Process Steps.

Condition fieldUser-defined; Workflow levelIf the Continuous check box is selected, you can enter an exit condition in this field to control the outcome of a continuous loop in a workflow. If no condition is entered, the workflow will not stop looping. If the condition is set to False, the looping stops, and the workflow's Unload step is processed. Removing continuous looping causes the workflow to fault.