|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
About MQGet Node |
« View previous topic :: View next topic » |
Author |
Message
|
kishoreraju |
Posted: Wed Feb 22, 2006 4:40 am Post subject: About MQGet Node |
|
|
Disciple
Joined: 30 Sep 2004 Posts: 156
|
I am using MQGET Node in one of request response interface and it is working fine.
It is not deleting the message from the queue after getting the message.
is there any way that can configure the node to delete the message once the request condtion is sucessful. |
|
Back to top |
|
 |
wschutz |
Posted: Wed Feb 22, 2006 5:01 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
is this the MQGet node that comes with Broker V6, or the supportpac version? if the message is being left on the queue, it means one of two things:
(1) you never really selected it off the queue
(2) you did, but the transaction was rolled back so it was put on the queue.
if you use amqsbcg to display the message descriptor of the messages left on the queue, you might see BackoutCount being incremented, in which case its situation (2).
If its case (1), I would expect you'd see something in "Output MQ Parameters Location".
(note, the above only applies to V6 of the MQGet node, not sure about the supportpac version). _________________ -wayne |
|
Back to top |
|
 |
EAI Developer |
Posted: Wed Feb 22, 2006 11:51 am Post subject: |
|
|
 Centurion
Joined: 30 Nov 2005 Posts: 101 Location: US
|
Hi,
In general the message in the queue which is assigned to MQGet node will be removed after the flow is executed successfully.So can u send the part of code in ur inteface and also tel me whether u have changed the properties of MQGet node or not apart from queue specifying and default message domain.
Cheers,
EAI Developer. |
|
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
|
|
|
|