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 Interchange Server + Adapters » How to achieve Aggregation Mechanism in ICS?

Post new topic  Reply to topic
 How to achieve Aggregation Mechanism in ICS? « View previous topic :: View next topic » 
Author Message
pathipati
PostPosted: Mon Jan 29, 2007 9:25 am    Post subject: How to achieve Aggregation Mechanism in ICS? Reply with quote

Master

Joined: 03 Mar 2006
Posts: 296

Hi all,
I want to achieve aggregation mechanism(similar to aggregation in WMB) in ICS. Can some one shed some lights on how to achieve this?
Here is what exactly I am trying to acieve..
One Request -> 5 Different Collaborations ->wait (for some period of time 10 sec) for all 5 responses and Combine all 5 responses into one BO -> One Output
Thanks..
Back to top
View user's profile Send private message Yahoo Messenger
Ratan
PostPosted: Tue Jan 30, 2007 3:36 pm    Post subject: Reply with quote

Grand Master

Joined: 18 Jul 2002
Posts: 1245

If you have 5 different collaborations, the responses from the service calls go to their respective collabs. To combine all the responses, you might have to temporarily store the BOs in a database and have an additional collab to retrieve the BOs from the database and combine them or the the last collab that gets the response can combine the BOs stored in the database.

Explain your problem in detail. May be there is a better solution.
_________________
-Ratan
Back to top
View user's profile Send private message Send e-mail
pathipati
PostPosted: Tue Jan 30, 2007 4:36 pm    Post subject: Reply with quote

Master

Joined: 03 Mar 2006
Posts: 296

I've one master colloboration calling multiple different colloborations which in turn invokes Stored Procedures, all this happens in serial process. Means after first collobaration's response second one is called in serial which is consuming much time. So what I am excpecting from my master collobaration is to call multiple colloborations in parallel and combine all those responses in to single response.
Back to top
View user's profile Send private message Yahoo Messenger
Ratan
PostPosted: Tue Jan 30, 2007 5:01 pm    Post subject: Reply with quote

Grand Master

Joined: 18 Jul 2002
Posts: 1245

That is simple. You dont have to worry about correlating the responses.
_________________
-Ratan
Back to top
View user's profile Send private message Send e-mail
pathipati
PostPosted: Tue Jan 30, 2007 5:09 pm    Post subject: Reply with quote

Master

Joined: 03 Mar 2006
Posts: 296

In Process Server I can use Parallel Activity and in Message Broker I can use Aggregation Nodes for calling multiple stored procedures at a time(I mean in parallal) but in ICS I don't know how to call multiple collaborations..
Back to top
View user's profile Send private message Yahoo Messenger
Ratan
PostPosted: Tue Jan 30, 2007 5:19 pm    Post subject: Reply with quote

Grand Master

Joined: 18 Jul 2002
Posts: 1245

Just bind collaborations to the ports when you define the collaboration object.
_________________
-Ratan
Back to top
View user's profile Send private message Send e-mail
ashoon
PostPosted: Tue Jan 30, 2007 5:23 pm    Post subject: why 5 collaborations??? Reply with quote

Master

Joined: 26 Oct 2004
Posts: 235

not sure why you really need 5 different collaborations here - sounds like you really just want to send 5 different BO's to different systems and get there responses i.e. a synchronous collaboration with 6 ports - input port and 5 back-end ports...

if you really need 5 collabs then do parrallel processing...
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 Interchange Server + Adapters » How to achieve Aggregation Mechanism in ICS?
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.