Posted: Thu Jan 15, 2004 6:30 am Post subject: Passing a value in MQ trigger message
Apprentice
Joined: 28 Oct 2003 Posts: 30
Hi,
I need to pass a value (say message ID) while invoking an application on mainframe using MQ trigger so that the triggered application picks up that particular message. Is this possible without using a CICS/DPL bridge or CICS adapter ?
If you use triggering you are interested in every message that causes the trigger monitor to start your task. Is your scenario really so specific that you need MsgId?
Piotr _________________ ***
IBM Certified Solution Developer WebSphere MQ 5.3
If the Q is empty and one message lands on it, you will trigger. Why bother passing the message ID? Just have the app read the message.
A triggered app should always read any and every message on the queue. If it can't, then do not use triggering. _________________ Peter Potkay
Keep Calm and MQ On
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum