CALL RTR_REQUEST_INFO

Examples

This command requests the backend transaction IDs for the facility ``CASHFAC''.

RTR> CALL RTR_REQUEST_INFO/CHANNEL=INFOCHAN /INFCLA="btx"/SELITM=fac_id/SELVAL=CASHFAC /GETITMS=tb_txdx.tx_id

The information can then be viewed by repeatedly executing the following command until the channel is closed.

RTR> CALL RTR_RECEIVE_MESSAGE/CHANNEL=INFOCHAN/TIMEOUT

RTR Command Line Interface 6–37

Page 113
Image 113
Compaq AA-Q88CE-TE manual Examples, RTR Call RTRRECEIVEMESSAGE/CHANNEL=INFOCHAN/TIMEOUT