Symptom
When running an API call for Talent Pool it is pulling all nominations not just active nomination status.
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
Environment
- SAP SuccessFactors Succession Management
- SAP SuccessFactors Talent Pools
Reproducing the Issue
1. Login to Postman
2. Use below query https://<hostname>/odata/v2/TalentPool?$format=json&$expand=nominationNav
3. Results show nomination of removed, rejected and approved.
Cause
The OData API will directly show all status of successors which includes removed, rejected and succeed. OData API is used for meta data which should keep original data.
Resolution
Advise the customer to use the Talent Pool Adhoc Report if they want to show only active nominations.
See Also
Keywords
Talent Pool API ,pulls, all status,all nominations, Active,Removed ,OData API ,rejected,succeed,successor , KBA , LOD-SF-SCM-API , Webservices & APIs , Problem
SAP Knowledge Base Article - Public