Collection Array Bundle

Hello awesome Community,

it try get some Data into a CSV File. But i only get one Datarow extracted.

I used an Array Aggregator to get my Data into the Output.
The Output here.

I tried to use an Iterator (With Array Data) after the Aggregator but i cant get all Rows into the CSV.

What am I missing?

Cheers,
Olli

Well i figured it out.

I dont need an Aggregator just an Iterator to get all Data. Otherwise its Bundled again and the Iterator have not correct Source Values.

2 Likes