Skip to main content
1-Visitor
January 24, 2015
Question

How to download EPMDocument content using SQL expression or Windchill API

  • January 24, 2015
  • 2 replies
  • 1398 views

Hello,

Is it possible to download the EPMDocument 3D data using the SQL expression or the Windchill API just like we can do it for WTDocument

2 replies

1-Visitor
January 25, 2017

HI Aniket,

       Which content you want to download, Primary or seconday ??

2-Explorer
January 25, 2017

Not through SQL Expressions. you can use  ContentHelper.service.getContentsByRole(holdertocontent, ContentRoleType.PRIMARY) or  ContentHelper.service.getContentsByRole(holder, ContentRoleType.SECONDARY) depending on the type of attachment