Hi.
I wanto to do a simple thing (i thing this must be simple but i don't know how to do it with BPM).
I want to do a N:N mapping, from the XML file to IDOC.
In the BPM i must create as many IDOCS as rows i have on my XML file.
Which element do i have to use in the BPM in order to do some kind of loop that create one IDOC per row. this N number of IDOCs will be sent to R3 backend.
Thanks.