This topic applies only to the IBM Business Automation Workflow Advanced
configuration.

Aggregating and broadcasting messages

Draft comment:
This topic is shared by BAW, CP4BA, CP4BASaaS. Last updated on 2025-03-13 12:15
When you aggregate messages, you combine a number of response messages from the invocation of one or more services into a single message. When you broadcast messages you send notification to the service and do not expect a response.

Before you begin

The most common way to aggregate messages is to use Fan Out and Fan In primitives in combination. Another way to aggregate messages is to perform a chained aggregation using Service Invoke. You broadcast messages using the Fan Out primitive.