cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Remove skip and top query parameter from request url

10sk
Newcomer
0 Likes
230

Hi, my backend is Java cap services. I'm using oData to call them from SAP UI5. By default in each call, skip and top query parameters are getting added. The service is exposed as a function import. It doesn't have an entity set so how to remove this skip and top parameter from request url as I'm getting error :  Failed to get contexts for getDetails() with start index 0 and length 100 - The system query option '$skip' is not allowed.

Accepted Solutions (0)

Answers (0)