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 » combining two messages in the flow

Post new topic  Reply to topic
 combining two messages in the flow « View previous topic :: View next topic » 
Author Message
vedantpatil
PostPosted: Fri Aug 05, 2005 6:50 am    Post subject: combining two messages in the flow Reply with quote

Novice

Joined: 10 Mar 2005
Posts: 19

Hello,
The scenario is like this.
Client application is sending two messages with certain records in each message in a queue. In the message flow we need to combine these two messages in single message and send it to output queue. What will the best approach in this situation?
Is there any way by which we can get two grouped messages in the flow at a time or something like that.
Appreciate for any answers.

Vedant
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri Aug 05, 2005 6:53 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

What have you done to try and figure this out?

Have you looked at the nodes that are available?

Have you read the documentation?

http://www.mqseries.net/phpBB2/viewtopic.php?t=23574

http://www.mqseries.net/phpBB2/viewtopic.php?t=23561

http://www.mqseries.net/phpBB2/viewtopic.php?t=23454
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Feysn
PostPosted: Mon Aug 08, 2005 11:55 pm    Post subject: Reply with quote

Apprentice

Joined: 04 Jun 2004
Posts: 33
Location: Wilrijk

vedantpatil,

You can build a custom node which combines all the messages from a group to one. Let that one enter a new flow en define a messageset for the new structure.

We did it like this, all messages are arriving on a Q, we read the messages from that Q and put a sequence number in the correlation ID to put it onto an intermediate Q.

When the last message arrives we get all the messages from the intermediate Q and combine them into one. This large message is routed into the message flow which proceses the content.

Remark: the sending system makes sure that the sequence will not overlap between two groups of messages.

You can also use the grouping functionality of MQ.

Basically we added some functionality to the MQGet node. This one takes the messages strips of the MQ header information and pasts all the information after eachother.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » combining two messages in the flow
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.