Symptom
Custom mdf object "cust_example " will collect the data on Onboarding personal data collection step, and should populate the Onboarding form, but it is not working.
Environment
SAP SuccessFactors Onboarding
Cause
Field not using index field.
Resolution
For Grid-Based Fields the index value should start with zero, and if the PlaceholderName is not the same, you need to add index 0 to all.
Examples: GridEntityDirectMapping_CountryRegion_0, GridEntityDirectMapping_CardType_0, and GridEntityDirectMapping_CardType_1.
Please check the documentation: Naming Guidelines for Grid-Based Fields to Support Direct Mapping with Multiple Values
See Also
Keywords
Mapping, direct, onb, obx, naming, field, onboarding, pdf, document, multiple, value, index, , KBA , LOD-SF-OBX-DOC , Generation of Documents using PFS , Problem