Rename CADDocuments and Parts with odata Endpoint
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Rename CADDocuments and Parts with odata Endpoint
Version: Windchill 12.1
Use Case: I would like to change Number, Name, and File Name attributes for many CADDocuments and Parts. It took to much time to change the attributes manually. So I would like to use an odata Endpoint.
Description:
But i did not find any Endpoint in the odata documentation that fits my needs. Do you have any ideas how to solve this Problem?
Solved! Go to Solution.
- Labels:
-
API
-
REST Services
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @DK_9661096 \
Yes, you can write own endpoint and develop customization to achieve your needs.
Also it can be easier to write a custom utility that reads some input file to change the numbers.
PetrH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @DK_9661096 \
Yes, you can write own endpoint and develop customization to achieve your needs.
Also it can be easier to write a custom utility that reads some input file to change the numbers.
PetrH
