cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Get All previous latest revisions using utility or any API

aachanta
13-Aquamarine

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

2 REPLIES 2
Florent
14-Alexandrite
(To:aachanta)

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
Ajit_Kulkarni
14-Alexandrite
(To:aachanta)

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

Top Tags