cancel
Showing results for 
Search instead for 
Did you mean: 

ECSC Employee Replication - Mapping Employee Country from EC to C4C

sathishg
Advisor
Advisor

In 1802 we have the Employee Country and few other Employee attributes available to select as a condition field in the routing rules in C4C. These fields obviously will have to be populated by the Employee replication from Employee Central to C4C system. What is not very clear is the mapping of these fields between the two systems.

  1. What are the equivalent fields within C4C for these Employee fields being replicated from EC such as Employee Country, Employee Manager, Employee Region, Employee Language, Employee Postal Code, Employee Department
  2. Where within C4C can we see these fields in the UI or expose them within the UI
  3. Do we need to exclusively map them
View Entire Topic
Andrew86
Participant
0 Kudos

Super question on this subject, as there is not a lot of info as to the Country Mapping.
We are presently moving on to using SuccessFactors Employee Central as our Employee source from that of SAP HCM. A key issue surrounds Country as it determines the Data Retention logic for Employees.
Am i correct in saying that from SFEC Work Address Details need to be mapped into the Fields presented below?



PostalAddress - optional, unbounded; type EmployeeReplicationEmployeeCentralAddress

ValidityPeriod - optional; type CLOSED_DatePeriod StartDate type Date - type string with restriction pattern([0-9]{4}-[0-9]{2}-[0-9]{2}) EndDate type Date - type string with restriction pattern([0-9]{4}-[0-9]{2}-[0-9]{2}) StreetPrefixName - optional; type LANGUAGEINDEPENDENT_ENCRYPTED_LONG_Name - type string with restriction maxLength(480) AdditionalStreetPrefixName - optional; type LANGUAGEINDEPENDENT_ENCRYPTED_LONG_Name - type string with restriction maxLength(480) StreetSuffixName - optional; type LANGUAGEINDEPENDENT_ENCRYPTED_LONG_Name - type string with restriction maxLength(480) AdditionalStreetSuffixName - optional; type LANGUAGEINDEPENDENT_ENCRYPTED_LONG_Name - type string with restriction maxLength(480) CityName - optional; type LANGUAGEINDEPENDENT_ENCRYPTED_MEDIUM_Name - type string with restriction maxLength(240) RegionCode - optional; type LANGUAGEINDEPENDENT_ENCRYPTED_MEDIUM_Name - type string with restriction maxLength(240) CountryCode - optional; type EmployeeCentralEmployeeMasterDataEXTERNAL_CODE - type token with restriction maxLength(256) StreetPostalCode - optional; type EncryptedPostalCode - type token with restriction maxLength(100) AddressTypeCode type LANGUAGEINDEPENDENT_ENCRYPTED_MEDIUM_Name - type string with restriction maxLength(240) actionCode type ActionCode - type token with restriction - enum { '01', '02', '03', '04', '05', '06' } maxLength(2)