Symptom
When performing a query on the entity ADHOC_recruitingV2 in OData I receive the following error: "Entity ADHOC_recruitingV2 is not found. Please check the entity in Admin Center > OData API Data Dictionary or contact your system administrator."
Environment
SAP SuccessFactors Recruiting Management
Cause
This error happens because the entity ADHOC_recruitingV2 is not available in OData, only in SFAPI.
Resolution
If you open the OData API Data Dictionary, you will see that you can't find the entity ADHOC_recruitingV2. This is because of the way you navigate in OData is different from the way you navigate in between entities in SFAPI, you now can navigate from one entity to the other by only using their relationship and ids, and the we no longer need to have this entity to represent that relationship and compile all entities in one.
Keywords
ADHOC, ad, hoc, entity, odata, sfapi, not, found, api, error, message , KBA , LOD-SF-RCM-API , Webservices & APIs , Problem