Loop action provides a convenient way of going through the list of values.
Values can be entered by the user, loaded from the file or loaded from the database.
Workflow tab
The Write Variables option ensures that the “Package Action” logs the variable values into the “Action vars before log file” before the action is executed and logs the updated variable values into the “Action vars after log file” after the action completes.
It is usually used for debugging and not recommended for production environment.
Note: The multiple variables option works with both file and database source. When checked the first line of the file is treated as a list of variables and for the database source the field names treated as variables. When not checked the file line is assigned to the loop variable and for the database the first field is assigned to the loop variable