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 » WebSphere Message Broker (ACE) Support » CorrelID not equal to MsgID

Post new topic  Reply to topic
 CorrelID not equal to MsgID « View previous topic :: View next topic » 
Author Message
mark.luebinski
PostPosted: Thu Feb 08, 2007 5:19 am    Post subject: CorrelID not equal to MsgID Reply with quote

Acolyte

Joined: 27 Mar 2006
Posts: 56

Dear Masters,

I send one message from Win2003-Integrator-Flow to z/OS-PL/1 Programm with

MQMD - MsgId = 414d5120514d43303035202020202020a5635945204ec202

and get back

MQMD: CorrelId = 414d5120514d433030332020202020202ff9c64520007e08

The colleque swears, that he copy MsgId correctly to CorrelID.

What kind of problem could it be?

Thank you very much!

Mark
Mark
Back to top
View user's profile Send private message
zpat
PostPosted: Thu Feb 08, 2007 5:55 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

Check the actual message on the first queue has the msgid that you think it should have, as it might have a freshly generated one.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Feb 08, 2007 5:55 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Have him write to a local queue instead of the replyto queue. Have him look at his reply message. See if the problem is there.

The first part of the IDs are the same, so if the CorrelId is an auto-generated ID, then it's being generated by the same queue manager as the MsgId.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
mark.luebinski
PostPosted: Thu Feb 08, 2007 6:42 am    Post subject: Reply with quote

Acolyte

Joined: 27 Mar 2006
Posts: 56

@ zpat : I'm realy sure because I see both message in Debugger
@ jefflowrey: I asked him to make this. The first part of MessageId of the reply is REALY different from first MsgId or CorrelID.
But now I have to wait, if he make the program extension. And then I post details

Thank you very much!

Mark
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Feb 08, 2007 6:45 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

The first part of generated IDs is the queue manager name. So it should be different for the MsgId on the reply.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
zpat
PostPosted: Thu Feb 08, 2007 6:46 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

The broker debugger only shows what is happening inside the broker.

You must check the queue itself to be certain that the queue manager has not assigned a new msgid on the MQPUT from the broker flow.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu Feb 08, 2007 3:20 pm    Post subject: Reply with quote

Grand High Poobah

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

zpat wrote:
The broker debugger only shows what is happening inside the broker.

You must check the queue itself to be certain that the queue manager has not assigned a new msgid on the MQPUT from the broker flow.

Or check LocalEnvironment tree after the MQOutput node. It should contain the MsgId and the MsgCorrelId as on the message being sent to the provider.

Note: They most certainly will be different from those on the MQMD in the broker flow debug... This means you need to map the new msg/ correlId to the MQMD before the MQGET node.

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » CorrelID not equal to MsgID
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.