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 » Collector node in MB6.1

Post new topic  Reply to topic
 Collector node in MB6.1 « View previous topic :: View next topic » 
Author Message
ghoshly
PostPosted: Sun Mar 15, 2009 2:13 pm    Post subject: Collector node in MB6.1 Reply with quote

Partisan

Joined: 10 Jan 2008
Posts: 333

Hi,

I am a bit new in MB 6.1. Within a collector node if I take input from HTTP Input node I am unable to keep HTTP destination information i.e request identifier further down the flow,which is the reason I am failing to send the response back through HTTP Reply node.

I have tried to use a compute node before the collector node where I put the Localenvironment to Environment.variables, but post Collector node I could not get that value.

Please help.
Back to top
View user's profile Send private message
BuddhuSardar
PostPosted: Mon Mar 16, 2009 1:20 am    Post subject: Reply with quote

Newbie

Joined: 22 Jan 2009
Posts: 5

Hi,

The tree structure changes post collector node like:

If you want to access properties, use:
InputRoot.Collection.[CollectorName].Properties;

For MQMD:
InputRoot.Collection.MQInput.MQMD and likewise...

Let me know if this helps
Back to top
View user's profile Send private message
ghoshly
PostPosted: Mon Mar 16, 2009 1:26 am    Post subject: Reply with quote

Partisan

Joined: 10 Jan 2008
Posts: 333

Hi,

Yes I have seen the change in tree structure post collector node, but could not get these values(HTTPrequestIdentifier) populated in the post collector node tree structure. Do I need to do something before the collector node so that those values are preserved ?
Back to top
View user's profile Send private message
Guruprasad
PostPosted: Tue Dec 13, 2011 3:46 am    Post subject: Reply with quote

Newbie

Joined: 13 Dec 2011
Posts: 1
Location: Bangalore

try to copy the HTTPrequestIdentifier value in some shared varaible before collector node, then use it after ur collector node...
Back to top
View user's profile Send private message
smdavies99
PostPosted: Tue Dec 13, 2011 5:45 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

You have to think of a flow that uses a Collector node as esseitially TWO separate async flows.

The first part is to the left of the collector node. i.e the bits that go to makeup the collection
The second part is what happens to the complete collection.


There is no guarantee that anything you save outside the collection is going to be visible AND/OR valid in the processing of the data when it is in the complete collection.

_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
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 » Collector node in MB6.1
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.