Symptom
- Foundation Objects configured under Talent Pool Additional Details are not showing any data.
- The issue occurs with all FOs except for FOLocation. Examples of the affected FOs are FOLocationGroup, FOPayGrade, FOPayRange, FOFrequency, and FOEventReason.
- Error in browser console: Request failed with status code 400: GET FOLocationGroup?$skip=0&$top=20&$select=null%2cnull&$expand=nameTranslationNav&$inlinecount=allpages - [{"code":"BadRequestException","message":"Invalid property names: null,null. Please check the property name in Admin Center > OData API Data Dictionary or entity metadata. Ensure there were no data model changes that removed this field, and please execute a refresh metadata to ensure the cache is not corrupted.","persistent":false,"targets":["/FOLocationGroup"],"type":"Error"}] sap.ui.model.odata.ODataMessageParser
Environment
SAP SuccessFactors Recruiting Management
Reproducing the Issue
- Go to Recruiting > Candidates > Talent Pool.
- Click create talent pool.
- Click on the square icon for the foundation object field.
- No values appear.
- Press F12 to open the browser tool and select the Console tab.
- Observe the error: "Invalid property names: null,null".
Cause
Foundation Objects with the composite association are not supported yet.
We have noticed that the FOLocation added in the talent pool is showing data. However, it is confirmed that this configuration will not work for other Foundation Objects.
Resolution
The Talent Pool feature supports association with Generic Objects.
To enable this feature to support Foundation Objects, we recommend submitting it as an enhancement idea on the Customer Influence page. This platform enables users to vote for each other's ideas, post comments, and receive direct feedback from the Product Management team. for more information, refer to the KBA 2090228.
See Also
Help Portal: Applying Associations to Custom Generic Object Attributes
KBA 2774903 - How to update the objects under Additional Details in a Candidate Talent Pool
Keywords
RCM, CRM, Candidate, Talent Pool, additional attributes, FO, object, Invalid property names, null, FOLocationGroup, FOPayGrade, FOPayRange, FOFrequency, FOEventReason , KBA , LOD-SF-RCM-CRM , Candidate Relationship Management , Problem