|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Multiple triggering |
« View previous topic :: View next topic » |
Author |
Message
|
rita |
Posted: Sun Jan 20, 2002 11:43 pm Post subject: |
|
|
Novice
Joined: 31 Dec 2001 Posts: 17
|
hi
i have to monitor 10 queues in a queue manager... i.e everytime a message arrives on these queues , i have to trigger different different applications related to those queues.
Queue X has to trigger JavaApp1
Queue Y has to trigger JavaApp2 .....
Can One trigger monitor program monitors multiple queues ? how do i do that?
what is the best approach for this ?
|
|
Back to top |
|
 |
cronydude |
Posted: Mon Jan 21, 2002 1:30 am Post subject: |
|
|
 Voyager
Joined: 11 Nov 2001 Posts: 85 Location: US
|
hi rita,
one possible way is to have same initiation queue for all the queues to be monitered.Have a different process definition(with info of application to be triggered) for each of the queue.
regards,
crony
|
|
Back to top |
|
 |
bduncan |
Posted: Mon Jan 21, 2002 2:58 pm Post subject: |
|
|
Padawan
Joined: 11 Apr 2001 Posts: 1554 Location: Silicon Valley
|
crony is right. A trigger monitor will only pick up trigger messages from a single initiation queue. However, any number of queues can have the same initiation queue defined as their 'INITQ'. Because the process definition (instructions on how to trigger your application) are defined for each queue, i.e., queue 'A' is associated with process 'A', then when the trigger condition for queue 'A' is met, a trigger message will be constructed containing the information specific to process 'A', and placed on the intiation queue for queue 'A'. The trigger monitor watching this initiation queue will then launch the application as defined by process 'A'.
_________________ Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|