Symptom
- When process a candidate during an onboarding process, a panel with Advanced Options is skipped even the condition is met.
- Process is finished without showing the last panel.
"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."
Environment
SAP SuccessFactors Onboarding
Reproducing the Issue
- Process a candidate with information meeting the condition of Advanced Options.
- A panel with condition met should show up but it is not.
Cause
The key used in condition is defined in a multi-panel. So the key will be stored with postfix, which result in the condition is not met actually.
For example, conditionKey is used in Advanced Options.
But in HR Data, the key is stored as conditionKey_1 because the key is defined in a multi-panel.
Resolution
In Advanced Options, use a key defined in single panel.
Keywords
On boarding, OBD, SuccessFactors , KBA , LOD-SF-OBD-PAN , Panels, Panel Designer , Problem