Posted: Wed Jan 22, 2003 7:36 pm Post subject: [Solved] Initiation Queue
Apprentice
Joined: 01 Dec 2002 Posts: 39
When a trigger criteria is met, does the actual message go into the initiation queue for the trigger montiro or is it an 'alert' type message that is placed in the initiation queue that is just there in order to be picked up by the trigger monitor to tell it to grab the actual message from the original queue (local, transmission, etc)?
Thanks.
Last edited by MQTrigger on Thu Jan 23, 2003 7:03 am; edited 1 time in total
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
An 'Event' message gets placed in the initiation queue when the trigger conditions have been met.
The trigger monitor ONLY reads (gets) messages from the initiation queue (it does not care about the actual application queue).
Applications read (get) messages from an application queue and don't care or even know that they were triggered. Unless the application is going to use the MQTMC2 structure that is passed to the application when it is triggered.
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