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 » HTTPRequestIdentifier into MsgId

Post new topic  Reply to topic
 HTTPRequestIdentifier into MsgId « View previous topic :: View next topic » 
Author Message
southpaw
PostPosted: Tue Nov 28, 2006 4:52 am    Post subject: HTTPRequestIdentifier into MsgId Reply with quote

Newbie

Joined: 04 Jul 2006
Posts: 6

Hi everyone,

I'm trying to put the requestIdentifier into the MsgId in the MQMD header. I set the Report option in ESQL to 128(pass msgId) only the MsgId gets overwritten as soon as the broker puts the message onto a queue...

Code:
SET OutputRoot.MQMD.Report      = 128;
SET OutputRoot.MQMD.MsgId       = InputLocalEnvironment.Destination.HTTP.RequestIdentifier;


Above is the code I use(has altered a few times) but it doesn't work..It's probably something that I have missed as I've seen some people on this forum who have this working...

Can anyone please help?

Kind regards,
southpaw
Back to top
View user's profile Send private message MSN Messenger
jefflowrey
PostPosted: Tue Nov 28, 2006 4:57 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

First off, you need to make sure that you aren't trying to insert more than 24 bytes into MsgId.

Second, you should reconsider populating the MsgId at all.

Third, you should make sure that your MQOutput node doesn't have conflicting settings - for instance a check mark in the "new msgid" box.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
southpaw
PostPosted: Tue Nov 28, 2006 5:29 am    Post subject: Reply with quote

Newbie

Joined: 04 Jul 2006
Posts: 6

Thanx jefflowrey! I got it working now....

Grtz,
southpaw
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » HTTPRequestIdentifier into 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.