Skip to Content
0
Nov 15, 2019 at 04:25 PM

PO 7.5: slow down message processing EDISeparator Sender

349 Views

Dear experts,

I have this scenario: AS2 Sender --> EDI Separator Receiver --> EDI Separator Sender --> IDoc Receiver.

I am receiving MBGMCR IDocs that I do not have to map. These IDocs pass through the scenario. Now sometimes I am getting 2 IDocs within a few seconds and they trigger stock transfers in SAP on the same material. The first IDoc processes, the second gives this error: "Batch of material is already locked by".
When I manually reprocess the IDoc it is successful.

I have had the exact scenario before but had a "FTP File Sender" adapter and used "Run Operating System Command after message Processing" and put "sleep 15" into the command line, so I had a 15 second gap between message processing.

But now with my "EDI Separator Sender" I am stuck. Is there any way I can achieve a time gap between messages?

Thank you, Peter