Symptom
Scenario: In the Job Requisition template, the Location field is defined as follows:
<field-definition id="location_obj" type="object" required="true" custom="false" object-type="location" multiselect="true">
If you try to query that via the ODATA API starting from the JobRequisition entity, you will get only a single value: the primary value.
How can you retrieve all the values stored and not just the primary value?
Environment
SAP SuccessFactors Recruiting Management
Resolution
That is possible using Starting Entity: JobReqFOLocation
Keywords
location_obj, multiselect, multilocation, ODATA, JobReqFOLocation , KBA , LOD-SF-RCM-API , Webservices & APIs , Problem