DoWhile
When to use DoWhile
This activity helps you execute a sequence, then validate the specified condition.
Figure 1
Activity Name
|
Picture
|
DoWhile
|
|
Technical Reference
Figure 1.1
|
S.no
|
Description
|
1
|
Specify the condition to validate
|
2
|
Display Name property shows the action that the activity performs in the workflow.
|
Condition should be specified as Boolean.
Activity: The DoWhile activity executes the sequence of activities accommodated in the body and further executes the same until the specified condition is validated to be false.
Figure 1.2
Figure 1.3