Symptom
When replicating employee data from SuccessFactors Employee Central to C4C, the error "Code list mapping for value ABC of data type Time Zone Code missing"(where ABC means a generic ID) is raised in the web service message monitoring.
Environment
- SAP Cloud for Customer
- SAP SuccessFactors Employee Central
Reproducing the Issue
- Run the integration Replicate Employee manually from SAP SuccessFactors Employee Central.
- The payload goes from Employee Central to C4C via CPI.
- The error "Code list mapping for value ABC of data type Time Zone Code missing" is encountered.
Cause
The standard interface EmployeeCentralEmployeeReplicationIn does not support code list mapping. The code list mapping is only performed when processing the interface EmployeeReplicationIn which is internally called.
Resolution
Create the Communication arrangement "Employee Replication from SAP Business Suite" in the C4C system with the required code list mapping group.
Keywords
C4C, SAP SuccessFactors, Employee Central, Integration, Replication, Time Zone Code, Code List Mapping, Error, Communication Arrangement, CPI, EmployeeCentralEmployeeReplicationIn, EmployeeReplicationIn. , KBA , LOD-CRM-INT-EC , Integration of C4C with Employee Central , How To