|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Need some suggestions when MQSeries flow is not as expected |
« View previous topic :: View next topic » |
Author |
Message
|
AlexeiSkate |
Posted: Mon May 27, 2002 2:20 pm Post subject: Need some suggestions when MQSeries flow is not as expected |
|
|
Centurion
Joined: 10 Apr 2002 Posts: 123
|
Hello,
I have java program that load a file onto a queue under syncpoint. I have another java program that is triggered to read the queue with a FIRST msg on queue option. It also does a read under syncpoint. When doing a read, I check that if the backout count for a message is > 3, I put the msg to an Exception Queue.
I'm not sure what to do once the msg get onto an exception queue. Do I need to trigger another program to do something with those msgs , or write a message to some file that say e.g. "Some messages failed..." ? Also is there some other common conditions that might go wrong when doing the put and get that I need to handle ? Thanks for any input/advice.
- Alex |
|
Back to top |
|
 |
kolban |
Posted: Mon May 27, 2002 6:37 pm Post subject: |
|
|
 Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
This seems more like a business logic design choice than a constraint or hard-suggestion by MQSeries. If a message is backed-out continuously, chances are that there is something wrong with the message or the system. What action would you want the system to take under such circumstancies? Once you know the answer to that, then we can map your desire to the capabilities of the software. |
|
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
|
|
|
|