Execution Parameters of IVP Sender Listener

The following input control statement sets instruct the IVP Sender Listener to publish the corresponding request messages and wait for the status reply.

Rendezvous

SUBJ-REQ   tibss.CICS.TSQ.Request
RESOURCE   SXCTSQI1
REPEAT     1
TIMEOUT    15
WAIT       0
BES-DELAY  5
IVP-ID     SXCIV06

Enterprise Message Service

DEST-REQ   tibss.CICS.TSQ.Request
DEST-REP   tibss.CICS.TSQ.Status
TYPE       QUEUE
RESOURCE   SXCTSQI1
REPEAT     1
TIMEOUT    15
WAIT       0
BES-DELAY  5
IVP-ID     SXCIV06