Skip to main content
17-Peridot
April 6, 2025
Solved

Alias Attributes - EPM Document

  • April 6, 2025
  • 2 replies
  • 675 views

Hi Guys,

I used the below method to get the "Described by" document name in the WT Part search tab. I would like to have the same for the associated CAD/Dynamic document linked with the drawing.

 

WTDocumentInfoDescribedBy2 with mapping describes@wt.part.WTPartDescribeLink~describedBy^wt.doc.WTDocument~name (to get name of Described Document)

Regards,

AJ

Best answer by Fadel

Hi Amir,

 

Use below mapping built@wt.epm.build.EPMBuildHistory~builtBy^wt.epm.EPMDocument~name

 

Fadel_0-1744040981595.png

 

2 replies

12-Amethyst
April 7, 2025
Fadel
Fadel23-Emerald IAnswer
23-Emerald I
April 7, 2025
Buiꓘa
17-Peridot
April 7, 2025

@Shreyas_Atre @Fadel  Thanks for the replies 
This one is working built@wt.epm.build.EPMBuildHistory~builtBy^wt.epm.EPMDocument~name