Symptom
You are facing error message "Solve Configuration Issue in ID Mapping for Element PARTY_ID-CONTENT with ID 123" (where 123 is the ID) for Service Interface "InstallationPointReplicationInitiatedByExternalIn".
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 with error "Solve Configuration Issue in ID Mapping for Element PARTY_ID-CONTENT with ID 123".
Cause
Verifying the incoming payload:
<ResponsiblePlannerParty>
<PartyIDTypeCode>992</PartyIDTypeCode>
<PartyID>123</PartyID>
</ResponsiblePlannerParty>
The PartyIDTypeCode '992' refers to ID Mapping of "ERP Planning Group" and the ERP Planner Group ID mapping needs to be maintained manually in order for this Installation Point replicate successfully.
In C4C, ERP Planning Group is also an Org Unit. For planning group to be visible in ID mapping, Org Units should have the "Service" function checked. Therefore, the Org Units should be a service organization using as a planning group.
Resolution
In order to resolve such issue, please set the Org Unit ext ID 123 as Service organization and maintain the Code List Mapping for Integration:
- Go to the Administrator work center.
- Go to the ID Mapping for Integration work center view.
- Select Edit ID Mapping for Integration.
- Fulfill the Mapping Of = ERP Planning Group.
- Select the System Instance ID.
- Select the needed Party ID.
- Create the ID Mapping filling the Ext ID 123 to the Service Org Unit.
- Hit Save
Keywords
InstallationPointReplicationInitiatedByExternalIn, PARTY_ID-CONTENT, ERP Planning Group , KBA , LOD-CRM-INT-ERP , Integration of C4C with ERP , How To