Posted: Tue Aug 31, 2010 8:32 pm Post subject: Issue with MQ CorrelationID
Newbie
Joined: 11 Dec 2002 Posts: 4 Location: Virginia
We have a weird issue with correlationID. Our application sends a request with mq generated correlID to the client system. A response is sent bank with same correlID. App process the response based on correlID. This suddenly stopped working. Upon tracing we see that the correlID as seen at the app is different from the correlID seen on MQ Queue. And its consistenly off by 1 in hex. App doesn't pick up the response which comes back with correlID that was seen on MQ.
For example: App shows request's correl ID as 414D5120514D4E5058554154202020204C622E1429EE260E
On MQ queue, we see request's correl ID as
414D5120514D4E5058554154202020204C622E1429EE260D
Response from client's system comes back with a correlID of
414D5120514D4E5058554154202020204C622E1429EE260D
Tried a few things but can't get this to work. Any help here is much appreciated.
Posted: Wed Sep 01, 2010 4:15 am Post subject: Re: Issue with MQ CorrelationID
Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
indrakshi wrote:
Tried a few things but can't get this to work. Any help here is much appreciated.
Did this ever work? If it's just stopped what changed?
Is whatever's sending the reply using the correl id you're supplying or (as is common practice) using your request's message id as the reply correl id? _________________ Honesty is the best policy.
Insanity is the best defence.
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