NX X Templates are not showing when sending data from Teamcenter

2021-10-06T23:26:10Z
NX for Design

Summary


Details

In NX11, when performing a 'File-->Open', the templates are available. 
However, if the custom ItemType is created in Teamcenter and sent to NX, none of the templates are available. 

Solution

During a 'File-->New' from NX, an ItemType is not been defined yet, so all the templates with all the options are available. 
However in Teamcenter, once the ItemType is created, there needs to be a template with a palette entry that includes that custom ItemType in order for that template to be available. 
Define a template entry in the pax file to include the custom ItemType.


There are three options: 
In the below examples replace "CustomItemType" with the actual name of the ItemType needed.
1. Create a completely new palette entry in the pax file for just the custom ItemType. 
 <ItemType>CustomItemType</ItemType> 
2. Add the Custom ItemType to an existing palette entry. 
 <ItemType>Item,CustomItemType</ItemType> 
3. Open the palette entry up to any ItemType. 
 <ItemType>Any</ItemType>

Notes and References





Hardware/Software Configuration

Platform: all
OS: n/a
OS Version: n/a
Product: NX
Application: NXMANAGER
Version: V11.0.2
Function: FILE_OPEN

Ref: 001-9016780

KB Article ID# PL8002880

Contents

SummaryDetails

Associated Components

Teamcenter Integration for NX