Using Broker Transaction Clients
To use Broker transaction clients, your application should follow these steps:
1. Obtain a third-party identifier (such as Tuxedo), 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 can consist of a
COMMIT or
ABORT operation. See
Ending a Transaction for more information.