Using Transaction Processing
To use transaction processing, your application should follow these steps:
1. Obtain a third-party identifier, which will be used with all publish, deliver, get and acknowledge events that will be part of the transaction. See
Obtaining an External Transaction
ID for more information. 4. End the transaction, which involves a COMMIT or ABORT operation. See
Ending a Transaction for more information.