Defining local queues in a service requester

When you use the WebSphere® MQ transport for outbound requests in a service requester, you can specify in the URI for the target web service that your responses should be returned on a predefined reply queue. If you do so, you must define each reply queue with a QLOCAL object.

About this task

If the URI associated with a request does not specify a reply queue, CICS® will use a dynamic queue for the reply.

Procedure

Optional: To define each QLOCAL object that specifies a predefined reply queue, use the following command.

DEFINE
QLOCAL('reply_queue')
DESCR('description')
BOTHRESH(nnn)

where:


dfhws_mq_requester.html | Timestamp icon Last updated: Thursday, 27 June 2019