Posted: Thu Jul 29, 2004 12:24 pm Post subject: Trigger Type
Newbie
Joined: 29 Jul 2004 Posts: 1
What is the difference between the Tigger TYPE= N(None) and Trigger Type=F(First), functionality wise. Please explain in detail because I am new in MQ Stuff.
MQTT_NONE
No trigger messages.
No trigger messages are written as a result of messages on this queue. This has the same effect as setting TriggerControl to MQTC_OFF.
MQTT_FIRST
Trigger message when queue depth goes from 0 to 1.
A trigger message is written whenever the number of messages of priority TriggerMsgPriority or greater on the queue changes from 0 to 1.
_________________ Peter Potkay
Keep Calm and MQ On
Joined: 11 Apr 2001 Posts: 1554 Location: Silicon Valley
There is an entire chapter on triggering in the Application Programming Guide... _________________ Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator
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