NX map a property for altid_list relation

2021-10-06T23:27:56Z
NX for Design

Summary


Details

How to map an Item level alternate ID (ItemID of the Identifier document) to NX



Solution

In Teamcenter, set the following preference under 'Edit-->Options': TC_NX_allow_attrsync_master_with_item=YES 

In BMIDE, create the following compound property on the Item:   a4_identifier_itemid
Compound Property would be: Item.altid_list-->Identifier.item_id 

Map it using the following:


{ 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" 
{Item type="Item" 
ALTERNATIVE_ID : Item.a4_identifier_itemid /master=iman /allow_null_value /description="Alternative ID" 
 } 




Notes and References


Hardware/Software Configuration

Platform: all
OS: n/a
OS Version: n/a
Product: NX
Application: NXMANAGER
Version: V1926
Function: ATTRIBUTES

Ref: 001-10034198

KB Article ID# PL8530717

Contents

SummaryDetails

Associated Components

Teamcenter Integration for NX