Configuring aggregation flows

Use aggregation message flows to generate and fan-out a number of related requests, fan-in the corresponding replies, and compile those replies into a single aggregated reply message, by using the AggregateControl, AggregateRequest, and AggregateReply nodes.

Before you begin

  • Read the concept topic on Message flow aggregation.
  • Ensure that you have installed WebSphere® MQ. Information about the state of in-flight messages is held on storage queues that are controlled by WebSphere MQ, so you must install WebSphere MQ on the same computer as your integration node if you want to use the capabilities provided by the aggregation nodes. For more information about using WebSphere MQ with IBM® Integration Bus, see Installing WebSphere MQ.

About this task

By default, the messages are put onto a set of default storage queues (beginning SYSTEM.BROKER.AGGR) for processing, but you can use an Aggregation configurable service to specify alternative queues. You can also use the Aggregation configurable service to set a timeout for the aggregation.

For an overview of using aggregation in message flows, see Message flow aggregation.

To configure aggregation flows see the following topics: