This content has been marked as final.
Show 2 replies
-
1. Re: LCDS 2.5 - Dataservice is very slow
Ivan.Dulnyavka Oct 22, 2013 11:12 AM (in response to Ukie)A few things to check:
1. what is a query execution time on DB side?
2. do you have a class definition on destination level?
3. does the class (if defined) match properties to result set?
All these may greatly affect the resulting performance.
-
2. Re: LCDS 2.5 - Dataservice is very slow
Ukie Oct 22, 2013 3:02 PM (in response to Ivan.Dulnyavka)DB result is 500MS. Yes and Yes. Checked closely several times. The proerpties are simple strings and ints. The arraycollection of the result set is not binded to anything. I am pretty sure its something with the server, but not sure what. 8K records should come back within a couple of seconds.
