Skip to main content
10-Marble
August 2, 2022
Solved

How I can pass the attribute value to the part when particular document is attached to part

  • August 2, 2022
  • 1 reply
  • 1565 views

Hi All,

I have a document of called Test so when my part is attached to this particular document I want the attribute value of document should pass to WTPart..

Following are the attributesname :

Pushpak_B_0-1659465241541.png

How I can achive this from alias attribute.

@HelesicPetr , @manoj_dokku2 , @BjoernRueegg 




Best answer by Pushpak_Old

@Ajit_Kulkarni Yes we can do it I am able to achive using the below mapping .

describes@wt.part.WTPartDescribeLink~describedBy^com.demo.Test2~com.demo.itemGroup

Here,  com.demo.Test2  is the Internal name of document and Itemgroup is the attribute Internal name

1 reply

10-Marble
August 4, 2022

Hi @Ajit_Kulkarni ,

Can we achive this from alias attribute

16-Pearl
August 4, 2022

@Pushpak_Old I did not reply on this post. I am not sure about Alias attribute. Should be possible on Global attributes. 

Pushpak_Old10-MarbleAuthorAnswer
10-Marble
August 4, 2022

@Ajit_Kulkarni Yes we can do it I am able to achive using the below mapping .

describes@wt.part.WTPartDescribeLink~describedBy^com.demo.Test2~com.demo.itemGroup

Here,  com.demo.Test2  is the Internal name of document and Itemgroup is the attribute Internal name