Posted: Thu Feb 12, 2009 10:00 pm Post subject: Aggregate nodes
Centurion
Joined: 27 Mar 2007 Posts: 142
Hi all,
Iam developing aggregate flow scenario in which
one flow is :
mqinput--> aggregatecontrol-->compute-->mqoutput-->aggrreq
another flow is:
mqinput-->aggregatereply-->compute-->mqoutput
Do i need to have another flow(mqniput-->mqreply) to complete this scenario ?
Thanx in advance
Is there any application which picks up the messages from the queue (mentioned on MQOutput node of first flow - Fanout flow) and puts into the replyToQueue (which should be the input queue for FanIN flow i.e. your sencond flow). If not and you are building the flow just to test the aggregate scenario, you will have to develope a messageflow which reads the message from the MQoutput of first flow and sends the reply to FanIn flow (your second flow).
You can create a simple request reply flow as MQInut Node -> MQReply Node. But make sure you set the ReplyToQueue in the MQOutput node of first flow (FanOut flow) _________________ -----------------------------------------------
It is good to remember the past,
but don't let past capture your future
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