Question
Finding WTPart Relationship in CAD Document Retrieval
I can retrieve CAD documents via http://******/Windchill/servlet/odata/CADDocumentMgmt/CADDocuments('OR:wt.epm.EPMDocument:******')?$expand=Attachments and obtain detailed information such as PDFs. However, there's an issue as it doesn't display the relationship of the part with its WTPart. How can I find out which ID it's connected to or what information it's linked to on the WTPart? Could you assist me with this?

