wmJNIc.c
getWmTxRmtId
- WmTid
- getWmTxRmtId(
WmContext *tc,
WmTid tid)
Determines remote transaction id from a local transaction id. For administrative use when
tracking failed transactions on the remote Integration Server. May be null if not registered on
the remote server.
- Parameters:
WmContext *tc
- Transaction Context(WM_TRAN_CONTEXT).
WmTid tid
- Transaction id.
- Returns:
WmTid
- Corresponding remote transaction id.