|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 2 matches |
Author |
Message |
Topic: Not delete message |
vishu_100
Replies: 3 Views: 5855
|
Forum: IBM MQ API Support Posted: Tue Oct 04, 2011 12:54 pm Subject: Not delete message |
Hi Dear ,
Thanks for helping me
Now the code is :
private static void previousMessage(MQQueue queue,byte b_msg [],byte correlationId [] )throws Exception
{
MQMessage hello_world1 = new ... |
Topic: Not delete message |
vishu_100
Replies: 3 Views: 5855
|
Forum: IBM MQ API Support Posted: Tue Oct 04, 2011 12:25 pm Subject: Not delete message |
Hi
below code is get the message from queue after comparing the correl id and get deleted from queue
I dont want to delete it from queue , so can anyone help fo this.
int openOptions = MQC. ... |
|
|
|