Symptom
Need to add the ability to specify an NI Number for Northern Ireland
Environment
- SuccessFactors HCM Suite 1511
Reproducing the Issue
By default only a Personal Public Service Number (PPSN) is enbaled for Ireland
Resolution
Add the following to the CSF datamodel:
- Under the section:
<country id="IRL">
<format-group id="national-id">
.... - Add the following:
<format id="NINUMBER">
<instruction>NI Number</instruction>
<display-format>AANNNNNNA</display-format>
<reg-ex>[AB]{2}[\d]{6}[A]{1}</reg-ex>
</format>
See Also
https://en.wikipedia.org/wiki/National_Insurance_number
Keywords
KBA , LOD-SF-EC , Employee Central , Problem
Product
SuccessFactors HCM Core 1508