A Pre-execution code and Post-execution code field are available in the Loop operator properties. You can enter JavaScript code in these fields to run with each iteration of the loop. CA Process Automation runs any pre and post execution code for a Loop operator for each iteration of the loop.
Note: In content developed before an upgrade to CA Process Automation 4.0, loop operators will have empty Pre-execution code and Post-execution code fields.
The processing sequence of any Pre and Post conditions depends on the type of loop.
While Loop Operators:
Get out of the Loop operator without executing the Post condition then execute the next operator after the loop operator.
Do While Loop Operators:
|
Copyright © 2014 CA.
All rights reserved.
|
|