Dear experts,
we have a scenario ECC IDoc --> SAP PO 7.5 --> SFTP.
Sometimes these DESADV IDocs are sent from ECC within seconds and the SFTP server receiving the mapped files by SAP PO has problems processing these properly. The SFTP needs a 30 second gap between receiving the files.
I tried adding a delay in the message mapping and on the SFTP receiver channel but both methods only add 30 seconds to a message but do not set a delay in between messages.
Is there a way to set a delay on the IDoc AAE Sender adapter? I have done this on SFTP Sender adapters using "sleep 30" in "Run operating system command before message processing" but this is not available on the IDoc AAE Sender.
Is there a way to accomplish a delay in between the messages?
Thank you, Peter