snehareddy
IS-IT--Management
Hi,
I am working on an interface where we receive MQ message and it inturn has to post idocs to multiple SAP clients.
We are using ALE option to post idocs to one SAP client.
-omale1 '-s 20 -h 53.71.198.79 -c 400 -u merccesar -p ic2merc -b %dData%/utils/mclient/GTCOCPCML1_%vTIMESTAMP%_*.out'
At the same time we are creating a back up of the idoc by using " -b " option. There is a system file which inturn is polling for this backup file and is posting idocs to other SAP clients.
It has been observed that whenever the frequency of such messages is high, the system file which is polling for the back up files is throwing "Source not available" errors(error code:12).
Can somebody suggest how to avoid those errors.
Thanks a lot!!
I am working on an interface where we receive MQ message and it inturn has to post idocs to multiple SAP clients.
We are using ALE option to post idocs to one SAP client.
-omale1 '-s 20 -h 53.71.198.79 -c 400 -u merccesar -p ic2merc -b %dData%/utils/mclient/GTCOCPCML1_%vTIMESTAMP%_*.out'
At the same time we are creating a back up of the idoc by using " -b " option. There is a system file which inturn is polling for this backup file and is posting idocs to other SAP clients.
It has been observed that whenever the frequency of such messages is high, the system file which is polling for the back up files is throwing "Source not available" errors(error code:12).
Can somebody suggest how to avoid those errors.
Thanks a lot!!