Quantcast
Channel: SCN : All Content - SAPUI5 Developer Center
Viewing all articles
Browse latest Browse all 6178

Send two requests as calling bindAggregation

$
0
0

Hi,

   We have a sap.m.List to bind OData service by using

list.bindAggregation(....) etc.  we give path and are able to get data back.

However as I use Chrome to check network information. There are two requests for binding

 

One is :

"my service"/"my path/"$count?$filter=.....

 

and then follow by

 

"my service"/"my path"?$skip=0&$top=x&$orderby=.............&$inlinecount=allpages

 

Ours is mobile application so paging is not required.

Is it possible to send one request instead of two?

 

 

Thanks Mingho


Viewing all articles
Browse latest Browse all 6178

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>