Symptom
When you are replicating business partners to C4C, you encounter an error "Please enter data for preferred method of contact E-Mail" in Web Service Message Monitoring, for service interface BusinessPartnerERPAddressReplicationIn.
Environment
SAP Cloud for Customer
Reproducing the Issue
- Go to the Administrator work center.
- Go to the General Settings work center view.
- Open the Web Service Message Monitoring under System Administration.
- Select query "All".
- Search for message ID with error "Please enter data for preferred method of contact E-Mail".
Cause
The incoming payload has the following field:
<PreferredCommunicationMediumTypeCode>INT</PreferredCommunicationMediumTypeCode>
This means that you have configured the Preferred Communication Method as INT (Internet), and, therefore, an email needs to be sent in the payload.
Resolution
In your middleware, remove the field PreferredCommunicationMediumTypeCode from the payload.
Keywords
"Please enter data for preferred method of contact E-Mail", PreferredCommunicationMediumTypeCode, C4C, BusinessPartnerERPAddressReplicationIn, Business Partner , KBA , LOD-CRM-INT-ERP , Integration of C4C with ERP , How To
SAP Knowledge Base Article - Public