gtpi1m5cSystem Installation Support Reference

TPF MQSeries Convert to Object Handle

The TPF MQSeries convert to object handle user exit, CUIV, allows you to convert a line number, interchange address, and terminal address (LNIATA) into an MQ object handle (Hobj) that is associated with a remote queue manager and remote queue. CUIV is called by the TPF MQSeries queue manager for processing outbound nonpersistent messages if the inbound message did not have a replyto queue manager and replyto queue. If the original inbound message had a replyto queue manager and replyto queue, CUIV is not called because the TPF MQSeries queue manager has saved the object handle for the remote queue and queue manager. CUIV is part of an intercept to ROUTC processing which converts a nonMQ message into MQ message format.

Input

LNIATA.

Programming Considerations

Return Values

MQHOBJ
The object handle of the remote queue.