SAP Knowledge Base Article - Public

2460579 - Error When Replicating Contracts: Solve Configuration Issue in ID Mapping for Element PARTY_ID-CONTENT

Symptom

You receive the error Solve Configuration Issue in ID Mapping for Element PARTY_ID-CONTENT 12345 when Replicating Contracts from ERP to C4C

Cause

The error occurs because the field PartyIdentifierDefiningSchemeCode under the section OtherParty is not maintained in your payload.

For this reason, the system is not finding the ID mapping for respective object and hence the error occurs.

Resolution

The field PartyIdentifierDefiningSchemeCode has to be filled with the respective value which the object is mapped in your system. For example, if you are assigning an employee, you need to fill with value 3 which indicates that the system has to read the ID mapping for an ERP employee.

See example below:

<OtherParty>
<PartyID>12345</PartyID>
<RoleCode>Z1</RoleCode>
<PartyIdentifierDefiningSchemeCode>3 </PartyIdentifierDefiningSchemeCode>
</OtherParty>

If you are assigning an ERP customer, you should maintain the code 918.

Keywords

KBA , SRD-CC-FED , Feeds , How To

Product

SAP Hybris Cloud for Customer add-ins 1702 ; SAP Hybris Cloud for Customer add-ins 1705 ; SAP Hybris Cloud for Customer add-ins 1708 ; SAP Hybris Cloud for Customer add-ins 1711