Hi.
I'm trying to do this exercise.
1) A BPM will receive a XML File (container data_in)
2) Transformation, will create vía the selected interface mapping, a multiline container (data_out).
3) Once this transformation has been done, i have set a block. This block contains a SENDER and a RECEIVER. The result of this block must be N Files in one folder, one per line of the container data_in.
Is this correct?
Thanks