Transactions

A transaction is a context in which one or more operations are executed. Generally, the operations that are executed within a transaction are not committed until all of the operations are executed successfully. If one operation in a transaction fails to execute successfully, the transaction is rolled back and the effects of any operations that were already executed in that transaction are reversed.

In Transactional branches, the operations in a branch are executed in a single transaction. In an Asynchronous or Synchronous branch, each operation is executed in separate transactions.

See also

Transactions and branches

Transactions and operations


 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/wb_help/00000522.html