Back ForwardIteration

An iteration is a step in an activity that may be executed repeatedly, such as for each element in a Value List or Value Group.

Process Commander activities do not support arbitrary looping control structures; iterations cannot be nested within other iterations (except by using multiple activities).

In a flow rule, the Split-ForEach shape supports a similar type of iteration. In a stream rule, the ForEach JSP tag supports iteration.

Definitions Split-forEach shape, step
Related topics Activity form — Completing the Steps Tab — Iteration

UpDefinitions — I