ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ API Support » Issue with MQ CorrelationID

Post new topic  Reply to topic
 Issue with MQ CorrelationID « View previous topic :: View next topic » 
Author Message
indrakshi
PostPosted: Tue Aug 31, 2010 8:32 pm    Post subject: Issue with MQ CorrelationID Reply with quote

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.
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
fjb_saper
PostPosted: Tue Aug 31, 2010 8:50 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

If you are setting the correlation Id or having MQ set it, make sure you retrieve it from the message after the send method or put call.

If this does not match what you see in the queue (use MO71 or RFHUtil) open a PMR and let us know.

Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Vitor
PostPosted: Wed Sep 01, 2010 4:15 am    Post subject: Re: Issue with MQ CorrelationID Reply with quote

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.
Back to top
View user's profile Send private message
indrakshi
PostPosted: Wed Sep 01, 2010 6:17 am    Post subject: Reply with quote

Newbie

Joined: 11 Dec 2002
Posts: 4
Location: Virginia

It worked before. Trying to figure out what changed.

Responding application is copying the correlID we supplied and sending back. Not using request's messageID as the correlID
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » Issue with MQ CorrelationID
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.