How to create WTPartDescribeLink / WTPartReferenceLink using Windchill REST Services in Windchill PDMLink
Applies To
- Windchill PDMLink 11.0 M030-CPS05 to 12.1
- FlexPLM 11.0
Description
- How to create WTPartDescribeLink between WTPart and WTDocument, using REST Service(OData) or REST Full API?
- When POST following URI at OOTB environment, it failed with error:
java.lang.NullPointerException, HTTP status: 403. POST http://<hostname>/Windchill/servlet/odata/v1/ProdMgmt/Parts('OR:wt.part.WTPart:XXXXXX')/DescribedBy
- How to create WTPartReferenceLink between WTPart and WTDocument using Windchill REST Services