Hi All,
I’m using the SAP adapter to send an idoc from the IS to the SAP system. When the idoc is sent to SAP, I want to receive the DOCNUM and the status of this idoc immediately after the SAP system received the idoc.
What is the best way of getting this info? Using service sap.monitor.idoc:getSTATUS?
For sending the idoc to the SAP system I’m using the service pub.sap.transport.ALE:OutboundProcess
I’m using:
- wM 6.1
- Sap Adapter 4.6
Best Regards