SAP Knowledge Base Article - Public

2660351 - Postal Code or Zip code validation - Regular Expression - Onboarding 1.0

Symptom

How to Validate Postal Code / Zip in panels

Environment

SAP SuccessFactors Onobarding

Reproducing the Issue

  1. In Canada forms
  2. Postal code /Zip are shown in ANA NAN format i.e. 7 chars including 1 space (A is alphabet and N is numeric value)
  3. if above format is not provided , form will not populate value correctly so, it is necessary to capture the value in above format

Cause

Configuration need to be corrected.

Resolution

  1. To populate Postal Code or Zip in form,  key : Zip must be configured
  2. Max Length of the field can be set as 7
  3. Regular Expressoin Validator => custom validator need to be added on field
  4. Expression is :  ^[A-Za-z]\d[A-Za-z] \d[A-Za-z]\d$
  5. Save the panel and test the functionality.

Keywords

On borading, OBD, Onboarding 1.0, SuccessFactors , KBA , LOD-SF-OBD-PAN , Panels, Panel Designer , Problem

Product

SAP SuccessFactors Onboarding all versions