Symptom
The Continuous Feedback API v4 can only fetch the data for the logged in user
Environment
SAP SuccessFactors Continuous Performance Management
Reproducing the Issue
- Log in as an admin user with all admin API permissions.
- Execute the GET API call: https://<api-server>/odatav4/talent/continuousfeedback/v1/feedback per the guide ContinuousFeedback.svc | SAP Help Portal
- Observe that the returned feedback is only related to the admin user and not all feedback records in the system.
Cause
Resolution
This is the expected behaviour: it is not allowed to get all feedback data via API.
If this is a feature that you would like to see added please consider raising an enhancement request per the KBA 2090228 - How to submit enhancement ideas for SAP SuccessFactors Products - SAP for Me
Workaround: To fetch continuous feedback data for all users, please consider using Story Reports.
See Also
Please refer to the below product documentation on how to create Story Reports and more information related to them:
Keywords
Continuous Performance Management, CPM, Continuous Feedback, OData API, OData V4, feedback, API permissions , KBA , LOD-SF-CPM-API , Webservices, OData APIs , How To