Symptom
Getting warning message while performing job info import "fields [permit-indicator, pcfm ]do not belong to country/region USA. Ignoring the value for these fields."
Environment
SAP SuccessFactors Employee Central
Cause
Above warning message will get displayed in following scenario
- If the country of the record being imported is other than USA(in above example) and still values are populated for those fields manually on the template
- or if values get populated via Business Rules or via HRIS Propagation
- or the user has a different country(USA in above example) in any of the previous job history record and is still getting propagated via &&NO_OVERWRITE&& token
The warning basically means that value is provided for the fields which do not make sense for the country for which the user on the record belongs to and hence the values provided for these fields would be ignored and stored as NULL.
Resolution
- Make sure that system is not setting values to the country specific fields which is not belonging to the user. This can be done by checking the above mentioned configurations in the Cause section.
- Exception: If there is any country specific BOOLEAN fields, the error message is expected as the boolean values will be set automatically and it is not possible to avoid this warning in this condition.
Keywords
Job info, import, warning, fields do not belong to country, Ignoring the value for these fields, warning, fields do not belong to country/region , KBA , LOD-SF-EC-EDP , Import Employee Data (EC Core only) , Problem