Skip to Content
0
Aug 25, 2020 at 05:14 AM

Can IDOCs reach status 12 when using XML-HTTP port?

738 Views Last edit Aug 25, 2020 at 06:26 AM 2 rev

Background:
When sending IDOCs from SAP ECC via RFC port, they first will get status 03 when they are dispatched to the port. Nevertheless delivery could still fail (they could hang in SM58). If they are finally delivered to the target, the status will switch to 12 (by use of the transaction BD75 or the program "RBDMOIND") as explained in this blog by Vadim Klimov.

Questions:

When using an "XML-HTTP" port (instead of RFC) in WE21 and sending out IDOCs to the target via a HTTP destination, the IDOCs stay in status 03 (even if they were successfully sent out and reached the partner).

  • Is there an equivalent to the BD75/RBDMOIND when using XML-HTTP that moves the status from 03 to 12?
  • Is there a transaction to monitor the HTTP requests that are made when sending out the IDocs from SAP ECC via HTTP? (I'm thinking of something similiar to SRT_MONI, SXMB_MONI ... only for IDocs that are send via HTTP.)