Hello André,
please use a two-step appoarch with two integration scenarios:
- DB INBOUND -> VOID OUTBOUND
- INTERNAL QUEUE INBOUND -> ECC OUTBOUND
In step one add a condtion including a for-each loop into your integration flow.
Within this for-each please hand over via "Internal queue" into a second integration step using internal queue as inbound:
The second step is triggered x-times via internal queue and does the field mapping into IDoc format.
Best regards
Bastian