SAP Note
857321 - Resending HTTP IDocs automatically in status 02
Component: BC-MID-ALE (Basis Components > Middleware > Integration Technology ALE), Version: 6,
Released On: 12.05.2011
Symptom
A resending of IDocs in status '02' that are to be sent via HTTP is possible only via the
work items that are created for the error status.
This is to ensure that an IDoc can only be sent to the recipient exactly once by HTTP.
If you use the HTTP IDoc communication only for message types, for which IDocs that were
sent twice do not represent a commercial problem or where the recipient can ignore the IDocs
that were received twice, then you should be able to send these IDocs automatically.
Other Terms
IDoc, XML-HTTP port, error status 02, cannot be postprocessed
Reason and Prerequisites
In the standard version, an automatic resending of HTTP IDocs in status '02' is excluded
Solution
If you need the HTTP IDocs to be resent automatically for your scenarios and you can ensure
that problems will not occur in terms of IDocs that have been sent twice, you can create
your own ZRBDAGAIN_HTTP report in transaction SE38 and then import the source code from the
correction instructions.
Maintain the texts for the selection texts as follows:
S_DOCNUM: IDoc number
S_CREDAT: Creation date
S_CRETIM: Creation time
S_MESTYP: Logical message type
S_RCVPRN: Partner number of recipient
S_RCVPRT: Partner type of recipient
As of Release 7.00 or due to the current correction, a parameter (HTTP) is added to the
report RBDAGAIN that resends IDocs in status 02 by default. Therefore, you can decide
whether the relevant IDocs are to be resent. You no longer require your own report.
By implementing the current correction, IDocs in status 02 that were sent via SOAP HTTP and
that support communication or the namespace accordingly from Note 1510812 can generally be
resent via the report RBDAGAIN without setting the HTTP parameter.
Software Components
Software Component From To
SAP_BASIS 620 640
SAP_BASIS 700 702
SAP_BASIS 710 730
Correction Instructions
Software Component Number of Correction Instructions
SAP_BASIS 2
Support Package
Software Component Version Support Package
SAP_BASIS 700 SAPKB70025
SAP_BASIS 701 SAPKB70110
SAP_BASIS 702 SAPKB70209
SAP_BASIS 710 SAPKB71013
SAP_BASIS 711 SAPKB71108
SAP_BASIS 720 SAPKB72006
SAP_BASIS 730 SAPKB73004
This document refers to
SAP Note/KBA Component Title
1510812 BC-MID-ALE IDoc communication with SAP Business ByDesign
This document is referenced by
SAP Note/KBA Component Title
2182254 IDoc Reprocessing without result
1510812 BC-MID-ALE IDoc communication with SAP Business ByDesign