Symptom
Application error occurs while submitting Rehire Data Review with Dependent Information for Rehire on Old Employment candidate.
Environment
SAP SuccessFactors Onboarding
Reproducing the Issue
- Start Rehire verification for ROOE candidate
- Continue to fill the details with Dependent Information
- Submit the step
- Application error occurred
Cause
The check tool fix (EmptyOrDuplicatePersonUUID) for not having duplicate personUUIDs was run, post which a unique constraint was added to the PER_PERSON table which never existed before.
This issue is specific only to the second rehire check, and only for Rehire on Old Employment.
- (For SAP Support only) Backend log: [301]: unique constraint violated: Table(PER_PERSON), Index(UC_PER_PERSON_UUID_KEY)
Resolution
The code fix is planned to be deployed on the 1H 2025 release.
Release dates can be found on SAP SuccessFactors Product Release & Road Map Information.
- Workaround:
Remove the Dependent Information added for the rehire user during Rehire Data Review step before submitting, then add the information back later.
Keywords
SAP, SuccessFactors, Onboarding, Rehire on Old Employment, ROOE, rehire verification, Rehire Data Review, application error, Dependent Information, OBX-35876 , KBA , LOD-SF-OBX-RHM , Rehire Mechanism , Problem