Hi all,
I have implemented a little application to search for some data in a custom reporting datasource. The behaviour at runtime is quite strange. The first call takes about 2-3 min to load, no matter what param I pass for max count, and all following calls for the same session are done in less than a second. Does this API load all the data of a datasource on the first call to cache it? Is there anyway to improve the loading strategy or the overall performance of the RDS-queries? This behaviour is quite painful for the user.
System is 7.31 SP15
Thanks,
Tobias