Hi,
I call a web service using ODATA.
When I call with 1 param, return is OK.
When I add 1 more param, the XML it returns is like below:
<link href="xxxxx/.../Company('Company')/ProjectList?$filter=XXXXXXXXXXXXXX&$skiptoken='ABCDE'" rel="next"/>
an extra skip token attached to the link with no result.
Anyone know why and have experienced this? Do I run into a bug?
I believe if I have problems with my record, calling the web service with 1 param should ask me to skip the record too. However, the result is okay. So the data should be fine somewhat. Then why when I add one more param, it asks me to skip the record? When I attached the link to a new browser window, then I can retrieve the data. What's wrong?
*This post is locked for comments
Sohail Ahmed
2
mmv
2
Amol Salvi
2