Symptom
Generates inconsistent report when updating custom fields via ODATA on Job Requisition.
Environment
SAP SuccessFactors Recruiting Management
Reproducing the Issue
Example scenario:
1. Updating a custom field via ODATA
2. Change that value via UI
3. Perform any other odata upsert on that job requisition
4. Result: after step 3. the system revert the previous value saved on step 1.
Cause
The problem could be related to the fact that:
the job requisition has default locale other than en_US
Resolution
If the default locale is other than en_US, the OData upsert should not be performed since this scenario is currently not supported.
However there is an enhancement in plan to make supported this in future releases.
If you wish to know the status of this enhancement please ask to your account manager updates on RCM-62435
Keywords
ODATA UPSERT, JobRequisition, custom field, en_US , KBA , LOD-SF-RCM-API , Webservices & APIs , Problem