Symptom
When you use the permission "Employee Central HRIS OData API (read-only)" the SFSF Odata API Query with a filter &$filter=employmentNav/hiringNotCompleted%20eq%20'false' returns successful response.
However, without the permission "Employee Central HRIS OData API (read-only)" this returns null value/or does not return any value.
Environment
- SAP SuccessFactors HXM Suite
- SAP SuccessFactors Employee Central
- SAP SuccessFactors Integration Center
Resolution
This is the default behavior of the field.
'hiringNotCompleted' should be visible in response only when permission "Employee Central HRIS OData API (read-only)" is checked, if not, filtering on this field will not work.
Keywords
Employee Central HRIS OData API (read-only), hiringNotCompleted, SAP SuccessFactors HXM Suite, SAP SuccessFactors Employee Central, SAP SuccessFactors Integration Center, SFSF, employmentNav/hiringNotCompleted, employmentNav, EmpJob, Odata API , KBA , LOD-SF-INT-ODATA , OData API Framework , Problem