|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Remove sepeated messages |
« View previous topic :: View next topic » |
Author |
Message
|
mqquester |
Posted: Mon Dec 01, 2003 3:32 pm Post subject: Remove sepeated messages |
|
|
Apprentice
Joined: 27 Nov 2003 Posts: 35
|
Hi all,
There is a question: At server a long message is split to 5 messages, at receiver you find the first message is unreadable. How could you remove them?
I think one if for receiver application, it can reorganize the 5 messages to a long one, then remove it. But you could not program a special application for this kind of message.
Two for receiver mq, if you find the first message is unreadable by using amqsget, how could you find the following 4 messages?
Does anyone have a simple method, such as using parameter or something?
Best Regards |
|
Back to top |
|
 |
bower5932 |
Posted: Wed Dec 03, 2003 11:53 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
You could try putting all of the messages in a group and then perform your get when all messages are available. Once you get the error, your mqget could get the rest of the messages in the group and throw them away. |
|
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
|
|
|
|