Skip to main content
1-Visitor
December 12, 2022
Question

Report that references EPM Document Sub Type to get the Sub Type Attributes

  • December 12, 2022
  • 3 replies
  • 1452 views

I found a report here... but need to get it to give me an attribute from the EPM doc sub type.  Our Sub type is called CAD Document.

 

This is all to spit out a full family table with the CAD Document Attributes.  These attributes don't exist in the EPM Doc parent type

3 replies

MarcoTosin
21-Topaz I
December 13, 2022

Try to see if this article can help you

How to generate a report showing children or parents of document objects relative to document /part structures in Windchill PDMLink

https://www.ptc.com/en/support/article/cs184782

 

 

Marco
HelesicPetr
22-Sapphire II
December 13, 2022

Hi @ChiselnMallet1 

In the report builder you need to change the type of object from EPMDocument to subtype object CAD Document. 

PetrH

1-Visitor
December 13, 2022

Good Morning...

Should have mentioned that I tried that.  Seems that when I use the EPM Document I get 500 result, as there are 500 members.  When I use CAD Document I get over 2000... for each member it returns itself, it's nested parent and the Generic.  Not sure why... I'd like it to be clean so I don't have to figure out how to filter or massage the results after