|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 4 matches |
Author |
Message |
Topic: error |
gauravgeek
Replies: 1 Views: 1455
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 19, 2006 4:50 am Subject: error |
Hi,
I m trying to receive a message from an mq queue through code in microsoft.net windows console application. Ibm mq series client is installed on my machine.
I am getting the following error:
... |
Topic: matching message using message id |
gauravgeek
Replies: 5 Views: 3052
|
Forum: General IBM MQ Support Posted: Thu May 18, 2006 7:45 am Subject: matching message using message id |
Hi,
the MQMsgMatchMessage.MessageId contains following values as a byte array
(0): 65
(1): 77
(2): 81
(3): 32
(4): 67
(5): 83
(6): 66
(7): 95
(8): 84
... |
Topic: matching message using message id |
gauravgeek
Replies: 5 Views: 3052
|
Forum: General IBM MQ Support Posted: Thu May 18, 2006 6:44 am Subject: matching message using message id |
Hi,
My code does get the matched message from the Receive queue, instead it gets the first mesage from the receive queue.
About waitinterval, I have modified the interval to 30000, which is to b ... |
Topic: matching message using message id |
gauravgeek
Replies: 5 Views: 3052
|
Forum: General IBM MQ Support Posted: Thu May 18, 2006 2:43 am Subject: matching message using message id |
Hi,
I am posting a message from my application into a queue(PutQueue). I am retaining the message id in a variable(byte array). Another application picks up the message from PutQueue and after per ... |
|
|
|