Get All previous latest revisions using utility or any API
May 07, 2021
12:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
May 07, 2021
12:09 PM
Get All previous latest revisions using utility or any API
Hi
Can someone help me with a utility or an API on getting the non latest revision ?
If I have the object with the below version
AC.2
AC.1
AB.2
AB.1
AA.2
AA.1
Can I get only AB.2 and AA.2 ?
Can you please help me with any utility or API for that
Labels:
- Labels:
-
API
- Tags:
- customization
2 REPLIES 2
May 07, 2021
12:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
May 07, 2021
12:42 PM
Hello,
you might take a look at
- the REST API: Windchill/servlet/odata/v4/ProdMgmt/Parts('OR:wt.part.WTPart:202621')/Revisions
- the JavaDoc of VersionControlService
Florent ROUSSEL
www.4cad.ca
www.4cad.ca
May 07, 2021
12:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
May 07, 2021
12:50 PM
Hello,
Please check some of the PTC articles regarding the same
https://www.ptc.com/en/support/article/CS43940
https://www.ptc.com/en/support/article/CS179898
Regards
Ajit
