Home

 

Examples for WebSphere MQ for UNIX systems and Windows systems

 

Define the local queue (QM4), specifying that trigger messages are to be written to the initiation queue (IQ) to trigger the application that starts channel (QM3.TO.QM4):

DEFINE QLOCAL(QM4) TRIGGER INITQ(SYSTEM.CHANNEL.INITQ) +
USAGE (XMITQ) TRIGDATA(QM3.TO.QM4)

 

Parent topic:

Triggering channels


ic12550_


 

Home