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 » creating one output message from multiple input

Post new topic  Reply to topic
 creating one output message from multiple input « View previous topic :: View next topic » 
Author Message
miron
PostPosted: Mon Sep 09, 2002 9:38 am    Post subject: creating one output message from multiple input Reply with quote

Apprentice

Joined: 27 Jun 2002
Posts: 39
Location: New York

Hi,

Is it possible to do something like oposite of PROPAGATE function? which means create one mq output message from multiple input?
Can compute node wait untill it recieives several input messages and only then generates one message that will be propagated?
What would be UOW in such a case?

Thanks for help.
Miron
Back to top
View user's profile Send private message
sgopal
PostPosted: Mon Sep 09, 2002 4:44 pm    Post subject: Reply with quote

Acolyte

Joined: 30 Jul 2002
Posts: 63

First solution i can think of is by using MQGet node (IA09 Support pac.
http://www-3.ibm.com/software/ts/mqseries/txppacs/ia09.html).
After input node gets the first message, message flow can have loop on MQGet node to get other messages till you get enough message for forming output message. You can store intermediate messages in an array.

Another solution, Get message one by one and store it in database until you receive enough messages to form output message.

Hope this helps.
Back to top
View user's profile Send private message
devans
PostPosted: Tue Sep 10, 2002 12:32 am    Post subject: Reply with quote

Apprentice

Joined: 18 Mar 2002
Posts: 43

You may wish to consider using the Aggregate nodes. See chapter 6 of "Using the Control Centre v2.1"
Back to top
View user's profile Send private message
jdouch
PostPosted: Tue Sep 10, 2002 9:21 am    Post subject: Reply with quote

Apprentice

Joined: 31 May 2002
Posts: 32
Location: London, UK

i agree - the aggregate node is intended for this - you may run into trouble if you are using attribute XML though - think there is a problem with returning all the original data stored.

there is a walkthrough section in the red book SG246509 which takes you through setting up the required message flows for these nodes
_________________
Julian Douch
E-business Solutions Consultant

WMQ/WMQI Specialist
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » creating one output message from multiple input
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.