Advanced

The Advanced tab has the following fields.

Field

Global

Var?

Description

Override Transaction Behavior

Yes

Overrides the default behavior of a transaction group. If this activity is in a transaction group, the activity is normally committed or rolled back with the other transactional activities.

If this check box is selected, this activity is not part of the transaction group and is committed when it completes. Checking this option uses a separate database connection to perform the activity and commit the SQL statement.