Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | API Reference | awGet | awGetTxId
 
awGetTxId
BrokerError awGetTxId(
BrokerTxClient txclient,
BrokerLong *tx_id);
txclient
The Broker client whose state is to be returned.
tx_id
The identifier of the transaction, created with the awMakeTxTransactionId function.
Returns the unique Id set by the Broker for this transaction. Also, any of the communications errors can occur.