Symptom
- Business Partner replication fails for multiple records during outbound replication via interface /CMDBP-BP_OUT-00002.
- Error in logs: SRT: Unsupported xstream found: ("HTTP Code 413 : Payload Too Large").
Environment
S/4HANA Cloud Public Edition
Reproducing the Issue
- Create a communication arrangement linked to a communication system (authorized and connected).
- Launch initial outbound replication for a large Business Partner set using Replicate by Replication Model.
- Wait until outbound messages are generated.
- Open Message Monitoring and Message Dashboard apps.
- Filter for interface/message type /CMDBP-BP_OUT-00002 with Status = Error and the relevant time range.
- Review outbound messages.
- Observe that messages are sent in batches; some fail with “Payload Too Large” while others succeed.
Cause
- The receiver web service returns HTTP 413 when the serialized SOAP request (including envelope, headers, and body) exceeds its maximum allowed payload size.
- Initial Business Partner SOAP replication groups up to 50 Business Partners per message in Public Cloud; this value is fixed and not configurable.
- Messages with complex Business Partners (for example, many relationships/sales areas) can push the total HTTP payload beyond the receiver’s size limit, causing intermittent failures in the same run.
Resolution
Engage the target web service owner to increase the maximum allowed HTTP request size so typical Business Partner bulk messages can be accepted.
Note: In Public Cloud, there is no SSCUI to change the Business Partner SOAP package size; it is fixed to 50 and cannot be lowered.
See Also
Keywords
business partner replication, /cmdbp-bp_out-00002, payload too large, http 413, srt unsupported xstream, soap bulk replicate, initial load, message size limit, srt_moni, drf, replicate by replication model, sap_com_0008, web service consumer, retry failed messages, package size fixed 50 , KBA , LO-MD-BP-WS , Web Service for Business Partner , Problem
SAP Knowledge Base Article - Public