Articles in this series
The EXIT flow step allows you to exit the entire flow service or a single flow step. You specify whether you want to exit from: *Exit $loop(would exit...
Applications of Sequence: Use the Sequence as Try and Catch block : Sequence...
You use the SEQUENCE step to build a set of steps that you want to treat as a group. Specify one of the following exit conditions: Exit the sequence...
The LOOP step repeats a sequence of child steps once for each element in an array that you specify. Property ...
Use the INVOKE step to request a service within a flow. *Invoke flow services recursively (that is, a flow service that calls itself). If you use a...