Posted: Thu Jul 22, 2004 12:41 am Post subject: Correlation id mismatch
Newbie
Joined: 22 Jul 2004 Posts: 1
Any help is highly appreciated!
We have an application that picks up messages from MQ Series using JMS.
Message id's on the queues consists of strings with what it seems hexadecimal values (up to 48 characters).
example : "005C964D000000FDC27B0F2180010000"
When the jms.getCorrelationId retrieves the message id this message id is converted to something like:
"ID:P<720874.1090236852484.0>"
How and what causes this behaviour.
How do I get the correct (hexadecimal) message id?
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
Isn't JMS Header field JMSMessageID and JMSCorrelationID are of String type? Each char in this returned string is represented by 2 digit Hexadecimal value. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
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