After a system outage or a project release, we often need to throttle the sending of IDocs outbound of our system.
Reason being: not to flood the destination system. Neither they nor our integration layer can throttle the messages.
I know we can set the outbound IDocs to collect and the use program RSEOUT00 to send, but how can we restrict so that only a set number of IDocs are sent out per hour for example without having to populate the IDoc no.? Need it to be scheduled to run and continue to only send the pre-defined amount out.
Thank-you.