Probably a simple answer that I'm not seeing.....
I receive a file with multiple records.
For each record I want to call a BAPI (and then maybe fire an IDOC, but that's not my question)
A loop in a BPM seems the obvious way, but I can't seem to pick up records in succession. I get the first record each time (thankfully I thought to put a counter in the loop condition!)
Any help gratefully received.
Guy