11.23Aggregator fixed size
Conceptually:
size = 200
Then:
records 1–200
→ array
201–400
→ array
401–600
→ array
etc.
The last batch may be smaller.
That's exactly how MuleSoft documents fixed-size Batch Aggregator behavior.
Conceptually:
size = 200
Then:
records 1–200
→ array
201–400
→ array
401–600
→ array
etc.
The last batch may be smaller.
That's exactly how MuleSoft documents fixed-size Batch Aggregator behavior.