Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | API Reference | awTx | awTxCommit
 
awTxCommit
BrokerError awTxCommit(
BrokerTxClient txclient,
BrokerClient client);
Commits the transaction.
Possible BrokerError major codes
Meaning
AW_ERROR_INVALID_CLIENT
The client is not valid.
In addition, any of the communications errors can occur, but if they do, the local client object is still deleted from local memory.