on 2018 May 11 11:16 AM
Hi community,
We have a requirement to send Idocs from MII to ERP backend.
Using this blog, it is OK, I can send Idocs and find them in my ERP backend : https://blogs.sap.com/2015/12/01/how-to-send-idocs-from-sap-mii-to-sap-erp/
However, how about monitoring the Idocs outgoing from MII ? What happens if they fail ? Is there a job to schedulle for automatic restart ? All of it is standard in ECC or XI/PI/PO but it does not seem to exist in MII, this is very disapointing !
Thanks in advance,
JB.
Request clarification before answering.
Hello JB,
IDOC's can be sent to ERP in a two step (store and forward) manner if you want fail-over, monitoring and local survivability. You may have 2 BLS's 1) For generation of the iDoc XML and store in a database table 2) BLS which would read the database table, call the RFC and pass the XML created in step # 1 as the payload. This BLS can be added as a scheduled job to run every x minutes
Based on your need, you can have different flags in the database table to track failure and report failure. Also the same table can be used for reporting. Hope this helps.
regards,
Rajath
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.