|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Broker Threshold |
« View previous topic :: View next topic » |
Author |
Message
|
wmqiadmin |
Posted: Thu Feb 08, 2007 11:21 am Post subject: Broker Threshold |
|
|
 Disciple
Joined: 19 Jun 2005 Posts: 163 Location: epping UK
|
Hi All,
I am designing Error handler message flow on V6 Broker.
Is there any threshold in the broker, where i can set some property file or set some details and in run time i can access these properties in the message flow to decide the destination of the message. The main idea of this is not to keep the error codes hard coded. e.g. property file or some other text file which can be accessed by the esql/java in the flow & message can be send to different destinations accordingly.
Thanks
wmqiadmin |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Feb 08, 2007 11:24 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
A database works quite nice for this. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
elvis_gn |
Posted: Thu Feb 08, 2007 11:32 am Post subject: Re: Broker Threshold |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hi wmqiadmin,
wmqiadmin wrote: |
The main idea of this is not to keep the error codes hard coded. e.g. property file or some other text file which can be accessed by the esql/java in the flow & message can be send to different destinations accordingly |
I would not recommend a file option...a database table is still understandable....
But then, we currently follow quite a cool solution of having our error codes unique...i.e even if the error is the same, the code against it is unique, the advantage would be that you would not need to store and read from anywhere and also that during administration you would only need to do a code search to exactly find the location of the error....makes debugging much easier...
Regards. |
|
Back to top |
|
 |
wmqiadmin |
Posted: Thu Feb 08, 2007 1:07 pm Post subject: |
|
|
 Disciple
Joined: 19 Jun 2005 Posts: 163 Location: epping UK
|
Thanks guys, I appreciate your input on this. |
|
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
|
|
|
|