|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Correlation ID issue |
« View previous topic :: View next topic » |
Author |
Message
|
shrey_2109 |
Posted: Mon Mar 14, 2011 1:34 am Post subject: |
|
|
Newbie
Joined: 11 Mar 2011 Posts: 2
|
Hi,
Thanks for the reply , the problem we are facing is the correlation ID is changing when the message is received on the other end ,
to draw up a complete scenario :
sender : sends message with message ID --> Receiver : receives message copies message ID to correlation ID --> Receiver : send reply .
The scenario is straight forward where the consumer sets the correlation id of response message to request id of incoming message .
The problem is that the correlation id of response contains correct value when message is replied to a local queue , but when the reply queue is a remote queue correlation id is overridden .
We are stuck at this problem from some time ,please help . |
|
Back to top |
|
 |
kigoe |
Posted: Mon Mar 14, 2011 1:45 am Post subject: |
|
|
Newbie
Joined: 28 Jun 2010 Posts: 8
|
You should change it so that you do not set the correlation id. Just use the id that gets sets automatically. If you read this correlation id as the message is being sent, you should see that it is the same correlation id that is returned |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Mar 14, 2011 10:48 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
shrey_2109 wrote: |
Hi,
Thanks for the reply , the problem we are facing is the correlation ID is changing when the message is received on the other end ,
to draw up a complete scenario :
sender : sends message with message ID --> Receiver : receives message copies message ID to correlation ID --> Receiver : send reply .
The scenario is straight forward where the consumer sets the correlation id of response message to request id of incoming message .
The problem is that the correlation id of response contains correct value when message is replied to a local queue , but when the reply queue is a remote queue correlation id is overridden .
We are stuck at this problem from some time ,please help . |
Can you share some code?
Sending party code
service code
receiver code from sending party... _________________ MQ & Broker admin |
|
Back to top |
|
 |
|
|
|
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
|
|
|
|