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

Linking Windchill information from EPM-tables and WTPart-tables

  • November 12, 2014
  • 2 replies
  • 1766 views

Hi Guys,

currently I´m trying to understand the database schema behind Windchill PDMLink.

My aim is to get all parts of an assembly, with all the attached information.

Now I have looked over some tables and foudn the links beetween them. But now I´m stuck!

How can I link the information from the EPMDocument (EPMDocumentMaster, ...) with the WTPart (WTPartMaster, ...) tables?

WTPartMasterKey and EPMDocumentMasterKey both have the field WTKey, but the have different contents.

I´m using Windchill PDMLink 9.1.

Thanks in advance!

Ben

Best answer by MarcoTosin

Hi Ben,

look at this document I wrote http://communities.ptc.com/docs/DOC-6348

It's very long, but in the Tips and tricks section you can find an answer.

2 replies

MarcoTosin
21-Topaz I
November 12, 2014

Hi Ben,

look at this document I wrote http://communities.ptc.com/docs/DOC-6348

It's very long, but in the Tips and tricks section you can find an answer.

Marco
1-Visitor
November 13, 2014

Hi Marco,

thanks, that´s awesome!

Way more than I expected.