Skip to main content
1-Visitor
July 9, 2012
Question

Table name where CAD attributes / parameters are stored.

  • July 9, 2012
  • 1 reply
  • 1203 views

Can anyone tell me the table where the Pro/E CAD attributes are stored in Windchill 10 ? or a easy mechanism to find the table ?


Is this the same table where the attributes / paramaters defined while creating CAD from Workspace UI go to ?


Appriciate your help.



~ Vaibhav


1 reply

22-Sapphire I
July 9, 2012
STRINGVALUE for most
INTEGERVALUE for Integers

Notes
These are common for attributes assigned to all types (e.g. attributes on Change Requests, WTParts, etc.).
Tables can get very large especially STRINGVALUE- dedicated tablespace and multiple datafiles helps performance greatly.
Can use these directly in query builder and other reports.

From our production database:
[cid:image001.png@01CD5DA2.65F48060] [cid:image002.png@01CD5DA2.65F48060]

[cid:image004.png@01CD5DA3.1364FBD0]

[cid:image003.png@01CD5DA2.BEA2AE30]