NX Upload NX templates thru 4Tier connection

2024-01-18T13:55:14Z
NX for Design

Summary


Details

How do you import the NX part file templates into a 4-tier Teamcenter install?

Solution

To upload NX templates thru a 4Tier connection:

1. Ensure the following environment variables are set:

UGII_UGMGR_COMMUNICATION=HTTP
UGII_UGMGR_HTTP_URL=http://hostname:port/ear (http://webapp1:7001/tc)
UGII_BASE_DIR=C:\CAD\NX7.5
UGII_ROOT_DIR=C:\CAD\NX7.5\UGII

2. Navigate to the %UGII_ROOT_DIR% or $UGII_ROOT_DIR

3. Enter the following from a Teamcenter command prompt:

ug_clone.exe -pim=yes -u=infodba -p=infodba -o=import -dir="%UGII_ROOT_DIR%\templates"
 -default_a=overwrite -default_n=autotranslate -aut=legacy -default_f=infodba:"NX Templates"
-s=nxdm_template_import.clone

KB Article ID# PL8769643

Contents

SummaryDetails

Associated Components

Teamcenter Integration for NX