Symptom
Pay Component's Frequency is not mapping from Onboarding 1.0 to Employee Central
Environment
- SAP SuccessFactors Employee Central
- SAP SuccessFactors Onboarding 1.0
Reproducing the Issue
- Admin Center
- Manage Pending Hires / Manage Pending Recruits
- Select a New Hire
- Proceed to the Compensation part of the New Hire's record
- In the Pay Component area
- Frequency has not mapped over from Onboarding, but all the other Pay components have.
Cause
Following code added in propagation XML is the root cause.
<field id="frequencyCode">
<destination field-id="frequency" hris-element-id="payComponentRecurring"/>
</field>
Resolution
- In Provisioning
- Import/Export HRIS Propagation Configuration XML
- Export the Propagation XML
- Comment out the piece of code
<!-- <field id="frequencyCode">
<destination field-id="frequency" hris-element-id="payComponentRecurring"/>
</field> --> - Save, and Import it back in
Keywords
Pay Component recurring, Frequency, Manage Pending Hires Integration between Onboarding 1.0 and Employee Central , KBA , LOD-SF-OBD-INT , Integrations with Onboarding , LOD-SF-EC-INT , Manage Pending Hires (Integration RCM/ ONB/ OBX + UI) , How To
Product
SAP SuccessFactors Employee Central 1708 ; SAP SuccessFactors HCM Core 1702 ; SAP SuccessFactors Onboarding 1705