txclient | The Broker client for whom the transaction ID is to be created. |
transaction_id | The generated identifier that is returned. This parameter is used for output. |
Possible BrokerError major codes | Meaning |
AW_ERROR_INVALID_CLIENT | The txclient has been destroyed or disconnected. |
AW_ERROR_NULL_PARAM | The parameter transaction_id is NULL. |