Skip to main content
3-Newcomer
August 23, 2023
Question

Need replacement for the api mentioned in CS348452 for csm in Windchill 12

  • August 23, 2023
  • 2 replies
  • 1825 views

Need replacement for the api mentioned in CS348452 for csm in Windchill 12

 

 

2 replies

HelesicPetr
22-Sapphire II
22-Sapphire II
August 23, 2023

Hi @SJ_9465621 

if the article says there is no replacement then you need to write own code that does same thing as the depreciated classes.

HelesicPetr_0-1692786836083.png

For example, I found some methods that were removed from ptc classes so I write own methods in my own package that does same thing. 

 

PetrH

avillanueva
23-Emerald I
23-Emerald I
August 23, 2023

The end of that article referred to CS217792. I used this when accessing information about PartsLink classified parts. 

3-Newcomer
August 23, 2023

Hi @avillanueva, these APIs are not applicable 12.1 onwards and we have 12.1 environment. These are only supported upto 12.0.1.

 

Request your kind support on the same.

avillanueva
23-Emerald I
23-Emerald I
August 23, 2023

I do not have a 12.1 environment but are you saying that wt.facade.classification.ClassificationFacade API no longer exists in 12.1? The article does say support for 11.0+ which means beyond though I do see that article refers to 10.2 to 12.0. I highly doubt that they would introduce then deprecate and remove an API that replaced earlier ones that quickly without any further notice. I checked and did not see anything in the knowledge base. 

https://www.ptc.com/en/support/article/CS357412?source=search

The Hub link above does indicates it covers 12.1.

Where are you seeing these APIs (the ones replacing the wt.csm API) are not applicable to 12.1?