Skip to main content
13-Aquamarine
July 31, 2024
Question

Get associated change notice of last released version of part

  • July 31, 2024
  • 1 reply
  • 532 views

Hi @avillanueva,

  •  Requirement Get associated change notice of last released version of part.
  • I know that to achieve this we would need below joins but I need API to fetch this programmatically 
  • From Part get changeRecord then get changeTask then  use wt.change.includedInIfc class to get Change Notice.
  • So could you please help me for API

1 reply

Marco Tosin
21-Topaz I
21-Topaz I
July 31, 2024

includedIn is an old link to join ECR and ECT.

 

Understanding Change Management objects and their relations in Windchill PDMLink

 

As of version 13.0, it is no longer usable and must be converted in time as indicated here

 

https://support.ptc.com/help/wnc/r12.1.1.0/en/#page/Windchill_Help_Center/changemanagement/ChgMgmtChgAssocModes.html

 

Marco