---------------
How do you map to the UGPART-ATTR form in the Named References?
Solution
1. Export the attribute mapping text file --> open the text file and add the
attributes for the UGMASTER dataset as follows;
-------------------------------------------------------------------------------
--
{ Dataset type="UGMASTER"
"DB_PART_NAME" : Item.object_name /write_once /description="Part Name"
"DB_PART_DESC" : Item.object_desc /write_once /description="Part
Description"
Assembly Number : NR(UGPART-ATTR,UGPartAttr).assemb_no /master=both
/description="Assembly Number"
Creator : NR(UGPART-ATTR,UGPartAttr).creator /master=both
/description="Creator"
Material : NR(UGPART-ATTR,UGPartAttr).material /master=both
/description="Material"
model : NR(UGPART-ATTR,UGPartAttr).model /master=both /description="model"
part number : NR(UGPART-ATTR,UGPartAttr).part_no /master=both
/description="part number"
part type : NR(UGPART-ATTR,UGPartAttr).part_type /master=both
/description="part type"
task number : NR(UGPART-ATTR,UGPartAttr).task_no /master=both
/description="task number"
title : NR(UGPART-ATTR,UGPartAttr).title /master=both /description="title"
weight: NR(UGPART-ATTR,UGPartAttr).weight /master=both /description="weight"
}
-------------------------------------------------------------------------------
-
2. Import the mapping file back into Teamcenter.
3. Start NX/Manager and create a new Item using "Item" as the item type.
4. Go to File --> Properties and enter the values for each of the mapped attributes.
5. Save the part.
6. In Teamcenter, open the Named References for the Ugmaster Dataset -->
select the UGPART-ATTR reference --> select Open. In the UGPART-ATTR form you will
see the attributes and the values.
Notes and References
Hardware/Software Configuration
Platform: all
OS: n/a
OS Version: n/a
Product: NX
Application: NXMANAGER
Version: V10.0
Function: ATTRIBUTES
Ref: 001-8924376