SAP Knowledge Base Article - Public

2686733 - How to retrieve deleted Performance Forms via SuccessFactors OData API - entity FormHeader

Symptom

How to query the deleted Performance Forms via API (OData API - entity FormHeader).

Environment

SuccessFactors Performance Management

Resolution

Grant the API user the below permission to querythe deleted Performance Forms data.

Find below the path to include this permission:

  • Admin Center  >Role Based Permission  > Administrator Permissions  >  Manage Documents >  check the option "Include Deleted forms in Forms ODATA API" to fetch the deleted forms.

After that, you will see the results in your API  (example query http://<hostname>/odata/v2/FormHeader?$format=json) with the "formDataStatus=4"

Additionally, you may refer to this community blog for general how-to on query form with API: Performance Management and API: How to query performance rating via ODATA v2 API as an admin user- SAP Community

See Also

Reference:

Keywords

SuccessFactors Performance, FormHeader, deleted records, formDataStatus=4, how to retrieve deleted forms, OData, Performance Forms API, Include Deleted forms in Forms ODATA API , KBA , LOD-SF-PM-API , Webservices, OData APIs , LOD-SF-INT-ODATA , OData API Framework , How To

Product

SAP SuccessFactors HCM Suite all versions