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 » Passing other data from AggControl node to AggReply

Post new topic  Reply to topic
 Passing other data from AggControl node to AggReply « View previous topic :: View next topic » 
Author Message
ChrisThomas
PostPosted: Thu Jul 29, 2004 11:35 am    Post subject: Passing other data from AggControl node to AggReply Reply with quote

Apprentice

Joined: 14 May 2003
Posts: 29
Location: Wisconsin

Message Broker 5

Is there a way I can pass data between the AggControl node to the AggReply node? I put the data that I want to pass into the local environment variable. I then added a compute node between the control node and reply node that would pass the local environment along

SET OuputLocalEnvironment.IPSData = InputLocalEnvironment.IPSData;

I have set the compute mode of the compute node to Local Environment.

Will this work? Any suggestions?

Thanks
Back to top
View user's profile Send private message
ChrisThomas
PostPosted: Fri Jul 30, 2004 9:35 am    Post subject: Reply with quote

Apprentice

Joined: 14 May 2003
Posts: 29
Location: Wisconsin

This looks like it will not work. The AggReply must ignore any data that comes from the control connector except for the ComIbmAggregateControlNode. When I ran this through debugger I could see that the LocalEnvironment got updated but then when I got passed the AggReply the LocalEnvironment was empty.

I was trying this to see if I could persist data across the different flows. Use Aggregation when I need to persist the data from one flow to the next.
Back to top
View user's profile Send private message
JT
PostPosted: Fri Jul 30, 2004 5:03 pm    Post subject: Reply with quote

Padawan

Joined: 27 Mar 2003
Posts: 1564
Location: Hartford, CT.

Right off, I can think of two possibilities that may meet your requirement for sharing data:

1. The Broker Domain Data Store supportpac IA91
2. Persist the data to a queue in the AggControl portion of the message flow and use the MQGET plug-in to retrieve the data in the AggReply portion of the message flow
Back to top
View user's profile Send private message
fjcarretero
PostPosted: Mon Aug 02, 2004 12:36 am    Post subject: Reply with quote

Voyager

Joined: 13 Oct 2003
Posts: 88

You can try to pass the data in the usr folder of the RFH2 header.

Hope this helps.

Cheers
Felipe
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Passing other data from AggControl node to AggReply
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.