Confirm Transactions property

Official Content
This documentation is valid for:
Forces a confirmation prompt for a Transaction object allowing a COMMIT or a ROLLBACK.

Values

No No confirmation of the LUW is asked and automatically executes the Commit command. This is the default value.
Yes Forces a confirmation prompt at the LUW level or transaction. This allows the user to confirm (COMMIT) or not (ROLLBACK) the changes made to the database during the LUW.

Description

It is valid only in transactions with the Commit on Exit property = Yes and Commitment property = Enabled. Otherwise the property Confirm Transactions = Yes will be ignored.

Scope

Objects: Transaction
Platforms: Web(.Net, Java)

See Also

Confirmation property
Commit on Exit property
Commitment property
LUW