Symptom
When trying to upsert on an JobRequisitionLocale and JobRequisitionOperator directly, without accessing it from navigating to the JobRequisition entity, the upsert fails.
Environment
SAP SuccessFactors Recruiting Management
Cause
These entities cannot be upserted directly, they should be accessed by accessing the JobRequisition entity.
Resolution
These entities are not enabled to access them directly, it is required to use JobRequisition as the starting entity to be able to update the fields inside of it.
An example of a payload for JobRequisitionLocale could be:
An example of a payload for JobRequisitionOperator could be:
Please note that SAP Support does not provide assistance with building the payload as OData API is an Open Protocol.
Keywords
job, requisition, req, api, odata, locale, operator, hiring, manager, user, jobtitle, jobrequisitionlocale, jobrequisitionoperator, jobreqoperator, jobreqlocale , KBA , LOD-SF-RCM-API , Webservices & APIs , Problem
SAP Knowledge Base Article - Public