Configuring aggregation flows

Before you start:

Read the concept topic about message flow aggregation.

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. For an overview of using aggregation in message flows, see Message flow aggregation.

To configure aggregation flows see the following topics:

The Airline sample demonstrates the use of aggregation message flows.

Related concepts
Message flows overview
Message flow aggregation
Related tasks
Developing message flows
Designing a message flow
Creating a message flow
Defining message flow content
Related reference
AggregateControl node
AggregateReply node
AggregateRequest node