Commit
Select this check box to commit to the database any changes made to this result set since the previous Update Collection action that specified Commit (if any), before moving to the next action.
Clear this check box to leave these changes uncommitted until a later time.
This option is used with the Update Collection and Dispatch Update Collection actions.
Note: This check box is enabled only if you select the option.
This option uses a Boolean value to determine whether changes are committed to the database before the system moves to the next action.
When you click Event Actions form, the system returns one of these syntax statements:
to return to the- If this check box is selected, COMMIT( TRUE )
- If this check box is cleared, COMMIT( FALSE )