|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ Queue trigger |
« View previous topic :: View next topic » |
Author |
Message
|
voyager |
Posted: Wed Dec 29, 2004 5:40 am Post subject: MQ Queue trigger |
|
|
 Centurion
Joined: 28 Dec 2004 Posts: 127
|
All,
I am using
Quote: |
triggering mechanism |
on a Queue to send e-mail notification to the concerned persons when the trigger depth reaches a limit.
Once the trigger gets fired, then the trigger on the queue is getting disabled. Is it possible to enable the trigger programmatically when the trigger is fired. If so, how to get this done in Java? Could anybody please advise.
Thank you!! _________________ voyager |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Dec 29, 2004 6:01 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
I wouldn't use triggering this way.
But yes, it's possible to issue an MQSET from Java.
The manual called Using Java will tell you how. You may also need to look at the Application Programming Guide or Application Programming Reference to understand what the options to MQSET are. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
voyager |
Posted: Wed Dec 29, 2004 6:10 am Post subject: Thank you |
|
|
 Centurion
Joined: 28 Dec 2004 Posts: 127
|
Thank you Grnad Master,
I will look into the programming manuals and using java for further help.
Thank you once again! _________________ voyager |
|
Back to top |
|
 |
kingsley |
Posted: Wed Dec 29, 2004 7:17 am Post subject: |
|
|
Disciple
Joined: 30 Sep 2001 Posts: 175 Location: Hursley
|
Trigger is disabled when you used Trigtype as Depth. This is a feature in MQSeries.
All programs that are being triggered with Trigtype as Depth should be using MQSet to re-enable the triggering mechanism
When we do our QA , we adivse our developers to do it . Failing programs are never moved even to Simprod (Promoting to Production is far beyong thinking). |
|
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
|
|
|
|