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 » Copy OutputMessage (incl Headers) put with default context

Post new topic  Reply to topic Goto page Previous  1, 2
 Copy OutputMessage (incl Headers) put with default context « View previous topic :: View next topic » 
Author Message
j.f.sorge
PostPosted: Wed Feb 27, 2008 4:29 am    Post subject: Reply with quote

Master

Joined: 27 Feb 2008
Posts: 218

jefflowrey wrote:
http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/index.jsp?topic=/com.ibm.etools.mft.doc/ac00520_.htm

I used the following code to set the generated message / correlation ID to my message
Code:
SET   OutputRoot.MQMD   =
(
SELECT    Dest.msgId      AS MsgId
      ,Dest.correlId   AS CorrelId
FROM   InputLocalEnvironment.WrittenDestination.MQ.DestinationData   AS Dest
);


The only additional values which exist in InputLocalEnvironment.WrittenDestination.MQ.DestinationData after MQOutputNode has put the message to queue are
    queueName
    queueManagerName
    replyIdentifier

There aren't any other values which I need in order to store each header value. Is used the Debug Mode with WMBT 6.0.2.11 debuggin a Flow running on WMB 6.0.0.3 on Solaris to get the names of the values from LocalEnvironment.

Should there be more than the listed values?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Copy OutputMessage (incl Headers) put with default context
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.