Skip to main content
16-Pearl
November 28, 2023
Solved

What is the use of AvailableAttributes.xml file?

  • November 28, 2023
  • 1 reply
  • 1726 views

What is the use of AvailableAttributes.xml file?

Best answer by Fadel

it is not always the case OOTB, and  for sure custom modeled attributes need to be added Manually https://support.ptc.com/help/wnc/r12.1.1.0/en/index.html#page/Windchill_Help_Center/customization/WCCG_UICust_PresentInfoUI_AddCustomModelAtt.html 

Generally if we notice that an attribute is not available while creating/editing a a table view , we should look into that file .

PS other modules may have their own file i.e. MPMLink related table views setting is done in MPMLink-AvailableAttributes.xml 

1 reply

Fadel
23-Emerald I
November 28, 2023

in that file you can define any additional attributes that need to be exposed to table views for a given type 

https://www.ptc.com/en/support/article/CS194744 ,for example 

Buiꓘa
TDT16-PearlAuthor
16-Pearl
November 28, 2023

Hi @Fadel,

 

But by default all the attributes will be available right?

Fadel
Fadel23-Emerald IAnswer
23-Emerald I
November 28, 2023

it is not always the case OOTB, and  for sure custom modeled attributes need to be added Manually https://support.ptc.com/help/wnc/r12.1.1.0/en/index.html#page/Windchill_Help_Center/customization/WCCG_UICust_PresentInfoUI_AddCustomModelAtt.html 

Generally if we notice that an attribute is not available while creating/editing a a table view , we should look into that file .

PS other modules may have their own file i.e. MPMLink related table views setting is done in MPMLink-AvailableAttributes.xml 

Buiꓘa