How do you import the NX part file templates into a 4-tier Teamcenter install?
SolutionTo 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