Skip to main content
1-Visitor
July 29, 2011
Question

file size

  • July 29, 2011
  • 2 replies
  • 1282 views
Gurus,



How do I add file size to a customized view?

My goal is to view the file size of each file.



Windchill 9.0 Datecode m030



Thanks,

Eric





2 replies

22-Sapphire I
July 29, 2011
Not available via search but a can be included in a query builder report. Relatively complex set of objects:

- Document or EPMDocument

- Application Data, joined to Document using Holder to Content association

- Fv Item, joined to Application Data via Stream Data association

Sample report for WTDocs attached
avillanueva
23-Emerald I
July 30, 2011
If you go the SQL route, this might help: