Symptom
This KB article discusses how to map PDF forms in the SuccessFactors Onboarding application.
"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 1.0
Resolution
PDF mapping Best Practices:
- Onboarding application uses only textboxes and checkboxes controls for PDF mapping.
- It is recommend to use PDF version 1.5 or less
Textbox mapping examples:
Simple text for example:
- Candidate’s name
- EmployeeSignDate
- ManagerSignDate
- In Super Admin site the mapping looks like:
Or - Mapping by symbols:
Variant 1:
- Create few textbox controls with name “LastName1”, “LastName2” and etc.
- Mapping in Super admin site:
Variant 2:
- In this case mapping in Super admin site will be the same as for simple text
- Dates mapping
Variant 1:
As simple text.
Variant 2:
Fields: DateOfBirthDD with property “Combo of” = 2
DateOfBirthMM with property “Combo of” = 2
DateOfBirthYYYY with property “Combo of” = 4
- Mapping in Super admin site
For the field “DateOfBirthMM” value must be {DateOfBirth, dateformat=MM}
For the field “DateOfBirthYYYY” value must be {DateOfBirth, dateformat=yyyy}
- Dates mapping with different locales
Variant 1:
Variant 2:
In Onboarding application/Settings/Pdf Forms
- In Super Admin site
- User’s name mapping
- For example, Hiring Manager name.
- In Super admin site value must be “{user:HiringManager, objattr=firstname} {user:HiringManager, objattr=lastname}”
- Signatures
Employee signature: - Manager signature:
Please use
Translator signature (used for US I9 form)
Please use - Checkbox mapping
- Create few fields with the same name e.g. “title”
- In Super Admin site mapping as for simple text, but the key which is used must have values “Mr”, “Mrs” (the same used in the “Export value” property).
Keywords
PDF, Mapping, Onboarding, ONB, OBD, Fields, Keys, Process , KBA , LOD-SF-OBD-FRM , Country Compliance Forms , How To
Product
Attachments
PDF mapping best practices.docx |