odata call gets only limited number of records
Jul 11, 2022
05:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jul 11, 2022
05:10 AM
odata call gets only limited number of records
Hi all,
when calling the following odata service from Thingworx, we only get a limited resultset of 25 records:
https://servername/Windchill/servlet/odata/v4/ProdMgmt/Parts
Within the resulting JSON, a link is provided to fetch the next 25 records:
"@odata.nextLink": "https://servername/Windchill/servlet/odata/v4/ProdMgmt/Parts?$count=true&$skiptoken=25"
How could we get all parts available in the Windchill system?
Thanks,
Jürgen
Labels:
- Labels:
-
General Customization
0 REPLIES 0
