What’s New > Windchill > 13.0.1.0 > Change Management > Deprecated Legacy Links
Deprecated Legacy Links
Windchill 13.0.1.0
Description
From Windchill 13.0.1.0, legacy links are deprecated and will be removed in a future release of Windchill.
The APIs related to the legacy links are removed. Instead, PTC recommends using the APIs related to flexible links:
wt.change2.ChangeService2.deleteFormalizedBy(wt.change2.ChangeRequestIfc,wt.change2.ChangeIssueIfc)
wt.change2.ChangeService2.saveFormalizedBy(wt.change2.ChangeRequestIfc,wt.change2.ChangeIssueIfc)
wt.change2.ChangeService2.deleteFormalizedBy(java.lang.Class,wt.change2.ChangeRequestIfc,wt.change2.ChangeIssueIfc)
wt.change2.ChangeService2.deleteAddressedBy(wt.change2.ChangeRequestIfc,wt.change2.ChangeOrderIfc)
wt.change2.ChangeService2.saveAddressedBy(wt.change2.ChangeRequestIfc,wt.change2.ChangeOrderIfc)
* 
The conversion of legacy links to flexible links for all Change Management Objects and Quality Management Objects is mandatory as part of the update to the future Windchill software release. You must convert the legacy links to flexible links prior to the upgrade; otherwise, you may be unable to complete the upgrade.
Was this helpful?