i have a number of queries that i need to run to get data from different databases, then combine the data, do something with it. however, each query can take average 30 minutes to run. i am not quite sure how to implement in IS so these queries can be executed in parallel, and have a service to wait for all the results and combine them. this is, however, pretty easy to implement using ES approach using a number jdbc adapters and join adapter.
i like to do this in IS because of wm6 is here although my company is still using IS46 and ES 501.
is that even dorable in IS without the broker?
thanks for your attention
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services