Symptom
- Regular expression when candidate provide Number of children
- Max limit is 10 and system should not accept 01 , 02 format
Environment
SAP SuccessFactors Onboarding
Cause
Regular expression needed to fix this
Resolution
- In the panel setup , Add validator
- Regular expression validator
- Select custom validator and define below expression :
- ^(?:[1-9]|0[1-9]|10)$
- Provide the error message also and save the same.
Range validator defined for a field accepts values as 1,2,3 and fails in case of 01,02,03.... is provided.
Keywords
On boarding, OBD, SuccessFactors , KBA , LOD-SF-OBD-PAN , Panels, Panel Designer , Problem
Product
SAP SuccessFactors Onboarding all versions