This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

D1IM Webservice - Paging / Limit Resultsize ?

The D1IM Webservice has some nice methods like GetListObjectWithDisplays. It also works fine but is very slow when loading thousands of objects. Is there a possibility of limiting the result size - something like paging? For example load at the first call the first 10 objects and on the second call the next 10 and so further on...? How could I accomplish this..

Thanks for any advice!