Symptom
Your are calling an MDF entity with pagination=snapshot parameter using OData protocol but is facing the error below:
"[COE0025]Unsupported feature: Snapshot pagination is not enabled for this entity"
Environment
SAP SuccessFactors HCM Suite
Cause
Snapshot pagination is not enabled for this entity.
Resolution
There are two ways to enable snapshot-based pagination for MDF OData APIs:
- Users who are granted with the "Admin access to MDF OData API" permission can use snapshot-based pagination when querying all MDF OData APIs including their child entities.
- You can also enable snapshot-based pagination for individual MDF OData APIs in Admin Center > Manage Data > Object Configuration. All API users can use snapshot-based pagination when querying this OData API. However, this configuration doesn't enable snapshot-based pagination for child objects.
OBS.: Don't forget to provide RBP to both parent and child MDF objects to API user.
Reference: Snapshot-Based Pagination
Keywords
COE0025,Unsupported feature,Snapshot, pagination, not enabled, unable, server side , KBA , LOD-SF-INT-ODATA , OData API Framework , Problem
Product
SAP SuccessFactors HCM Suite all versions