-
From the Flow section of the action bar, click Loop
and drop
it on the process diagram.
- Double-click Loop .
The Loop Editor appears. -
From the Loop Editor,
click Do Until from the Loop Type
list.
-
In the Parameter list, select
a parameter or click to create a parameter.
-
In the Condition list, select
the condition of your choice.
-
Select Parameter or Constant
from the box below the Condition list; based on
your selection, select either a parameter using the corresponding list
or enter a constant in the adjacent text box.
-
Click to add your selection to the Conditions
area in the center of the editor.
Note:
You can delete a condition from the
Conditions area by selecting the condition and
clicking .
-
Repeat Step 4
through Step 7
for each condition you want to add.
-
In the Conditions area, click
the AND/OR column for any condition except the
first one listed, and select AND or OR
based on the type of condition you are creating.
By default, once a second condition is added to the
list, the AND operator is selected.
-
Click in the open “(” or
close parentheses “)” columns to determine
if you want open/close single or double parentheses to group AND and
OR clauses.
-
Click and to rearrange the conditions.
-
Your conditional expression may never be satisfied
in some cases; therefore, you can specify a Maximum number
of iterations after which Automation Process
Composer assumes the conditional expression is satisfied.
-
Click Ok to save your changes
and to close the Loop Editor.
|