Skip to main content
1-Visitor
September 12, 2014
Solved

Query Builder: Parts on WorkPackage

  • September 12, 2014
  • 2 replies
  • 1590 views

Hi,

I am trying to find the relationship between the part and workpage. I have a requirement to get the list of parts on Workpackage, Workpackage number will be provided. I used QueryBuilder to get the link between Workpackage and parts on Workpackage but i did not get the expected results. What type of link is created between a Workpackage and WTPart.

PartUI.jpg

PckUi.jpg

In Query Builder i found these related links to Workpackage but none was of useful.

BuilderUI.jpg

Best answer by LoriSood

Nikhil,

The following article explains how to link betweeen a WTDocument and a Package. I believe it should be similar for WTParts:

http://support.ptc.com/appserver/cs/view/solution.jsp?n=CS131346

2 replies

LoriSood23-Emerald IIAnswer
23-Emerald II
September 19, 2014

Nikhil,

The following article explains how to link betweeen a WTDocument and a Package. I believe it should be similar for WTParts:

http://support.ptc.com/appserver/cs/view/solution.jsp?n=CS131346

1-Visitor
September 26, 2014

Thanks,

This is exactly what i was looking for.