Configuring aggregation flows

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

The following topics help you to configure aggregation flows:

The Airline sample demonstrates the use of aggregation message flows.

Related concepts
Message flows
Message flow aggregation

Related tasks
Developing message flow applications
Designing a message flow
Creating a message flow
Defining message flow content

Related reference
AggregateControl node
AggregateReply node
AggregateRequest node