Symptom
When an onboarding process is initiated, both standard and custom fields are populated correctly.
However, after manually restarting the onboarding process following completion of the New Hire Data Review (NHDR) step:
- Data entered or updated during NHDR is not retained.
- Fields appear empty or revert to previous values.
- The system reflects data from an earlier stage instead of the latest submitted values.
This behavior is specifically observed when the restart is triggered immediately after NHDR completion from the onboarding dashboard.
Environment
SAP SuccessFactors Onboarding 2.0
Reproducing the Issue
- Log in and navigate to the Onboarding Dashboard.
- Open the New Hire Data Review (NHDR) step and verify existing field values.
- Modify or add data (e.g., update position or other fields).
- Complete and submit the NHDR step.
- Immediately perform a manual restart of onboarding for the same candidate.
- Reopen the New Hire Data Review step.
Result:
- Fields revert to previous values or appear empty.
Cause
This issue is caused by a missing mandatory configuration.
- The required cancellation reason picklist (ONB2CancelOnboardingReason) is not configured.
- Due to this, the onboarding restart process is not executed correctly.
- As a result, the system re-fetches data from Recruiting instead of retaining the updated NHDR data.
Resolution
To resolve the issue, it is required to configure the mandatory cancellation picklist used during the onboarding restart process.
Navigate to Admin Center > Picklist Center and create a new picklist with the Name/ID: ONB2CancelOnboardingReason.
Maintain the picklist values as below:
(Format: External Code / Non-Unique External Code – Label; both codes should have identical values)
- ONB2_NO_SHOW – No Show
- ONB2_WALK_OUT – Walk Out
- ONB2_FAILED_BACKGROUND_CHECK – Failed Background Check
- ONB2_DATA_PRIVACY_CONSENT_DECLINED – Data Privacy Consent Declined
- ONB2_OTHER – Other
- ONB2_AUTO_CANCELLED – Onboarding Auto Canceled
After maintaining all required values, ensure that the picklist is set to Active and saved successfully.
Once the configuration is completed, initiate a new onboarding process for a test candidate and perform a manual restart after completing the New Hire Data Review step. The system should now retain all previously entered values, confirming the issue is resolved.
See Also
Keywords
Onboarding restart, NHDR data loss, New Hire Data Review, data not retained, onboarding data reset, ONB2CancelOnboardingReason, cancellation picklist missing, onboarding restart issue, recruiting data override, onboarding 2.0, picklist configuration, non-unique external code, INC21448749 , KBA , LOD-SF-OBX-DC , Personal Data Collection , Problem
SAP Knowledge Base Article - Public