cancel
Showing results for 
Search instead for 
Did you mean: 

ODP ODATA Skip Token and Delta Token issue

ralfhs
Explorer
0 Kudos
44

Hi community, 

we've created a ODP select for a large table and want to provide an ODATA endpoint to the external systems. 

Since the table has a few hundreds of thousend records we activated paging. 

The issue is: 

In order to test it we need to do request by request with the skip tokens provided in the response. 
Only when we invoke the service with the last skip token, we get the delta token in the response body. 

Question: 

Is there any way to work with the delta token from the beginning. 
Szenario is, that the service consumer does not want to retrieve the whole table request by request with the skip tokens first. Instead of that they want to retrieve the delta only. 


Thanks for any advice. 

Accepted Solutions (0)

Answers (0)