Symptom
Incorrect DBA Name is displayed on the New York Wage Theft Prevention Act (NY WTPA) form.
Environment
SAP SuccessFactors Onboarding
Reproducing the Issue
- Navigate to SAP SuccessFactors Onboarding.
- Go to Onboarding Checklist > Compliance Tasks > Country Compliance Forms.
- Attempt to override the field mappings for the NY WTPA form.
- Generate the form for a test employee.
- Observe that the mapped fields do not display and the DBA Name is incorrect.
Cause
- Incorrect mapping configuration
Resolution
Two FieldOverride entries are required:
-
jobInfo.name
-
jobInfo.name_en_US
Both should use this FieldOverride:
{
"entity": "jobInfo",
"entityPath": "jobInfoNav/companyNav",
"fieldPath": "",
"fieldType": "",
"field": "name",
"filters": {}
}
After maintaining these, retrigger the compliance for the candidate. The value from the name field will then correctly appear in the DBA field.
See Also
Keywords
field override mapping, NY WTPA form, DBA Name, compliance forms, metadata package, field override configuration, jobInfo.name, jobInfo.name_en_US, compliance process restart, SAP SuccessFactors Onboarding, troubleshooting , KBA , LOD-SF-OBX-FRM , Compliance 2.0 Country Forms (except i9&EV) , How To
SAP Knowledge Base Article - Public