We have a simple SAPUI5 application using a OData service. When the application is started it lists data from a table.When I set a break-point in the corresponding GET_ENTITYSET method, and then start up the application, I notice that the method is called twice.
The first time with "$count" and the second time without. The data is retrieved twice.
Is this normal?
Did we do something wrong in in our application?
How can we prevent this duplicate call?
Regards, Paul Lauwers
Application Engineer IFF