Hi All
I have Integration process which takes quite complicated message as an input. This message contains node of 1..n cardinality. My goal is to somehow iterate over this subnode and send its content - record by record - to some receiver (after transformation).
How to model such case?
TIA
Best Regards
Maciej