As of version 9.05 SP0 the NX interface and NX Teamcenter interface are able to use already existing Teamcenter Items (e.g. from ProE) and put the newly generated NX Dataset into it, instead of creating a new Item with new IDs.[202]
ifnxteamcenter.cfg -> Key SupportItemWithoutTargetDataset (Key in ifugnx.cfg : <AddItemDataSet> (controlled by ifnxteamcenter iface)
1: If you want the iface to support already existing Teamcenter-Items that do NOT have a NX-Dataset (instead of creating a new Item the NX-Dataset will be added to the existing Item) this key has to be set to 1.
If set to 1 also <TC_HookService_Login_USER>, <TC_HookService_Login_PASS> and <TC_HookService_Login_HOST> have to be set correctly.
0: Otherwise set this key to 0 and make sure that <TC_ItemID / TC_ItemRevision> does NOT point on such Items.
![]() | Note |
|---|---|
TC_ItemRevision must be set either in cfg or in PLMTable2 if you want to use an existing revision. Retrieving one from TC will result in a new revision number !!! | |
![]() | Note |
|---|---|
If using MoveToNewFolder functionality do not set <TC_HookService_MoveToNewFolder_SOURCE_FOLDER> unless you are sure that ALL such items are linked under the folder(s) given by this key !!! | |

![[Note]](https://webapi.partcommunity.com/service/help/latest/pages/fr/partwarehouse/doc/images/note.png)