6.19What Scatter-Gather returns
Each route produces a result.
Conceptually:
route 0 → Salesforce result
route 1 → Billing result
route 2 → Loyalty result
Then your DataWeave transformation combines them.
You don't need exact runtime payload syntax memorized for the interview. Be comfortable saying:
“Scatter-Gather aggregates the route results, and I then normalize those into the output contract with DataWeave.”