The Smart Code configuration file is imported and exported using the Smart Code UI Builder utility, smartuibldr_configure. The utility is located in the \TC_ROOT\bin directory on your Teamcenter server. All imported modifications are immediately available.
Tip:
Smart Code UI Builder utility syntax is available from a command window by typing smartuibldr_configure –h.
When you import the configuration file, the contents are written to the Teamcenter database.
Open a command window, and type
smartuibldr_configure –u=username –p=password –g=group –imp=drive-letter:\file-location\my-config-file.txt
When you export the configuration file, the information in the Teamcenter database is written to the configuration file.
Open a command window, and type
smartuibldr_configure –u=username –p=password –g=group –exp=drive-letter:\file-location\myconfig-file.txt