TeamcenterKnowledge

Configuration utilities > Active Workspace utilities

import_wsconfig

Imports workspace configuration XML files. Syntax import_wsconfig [-u=user-id] { [-p=password | -pf=password-file] } [-g=group] (args) Arguments -u Specifies the user ID. A user with administration privileges is used as the value name for the user ID. If -u is used without a value, the operating system user name is automatically applied. Note If Security Services single sign-on (SSO) is enabled for your server, the -u and -p arguments are authenticated externally through SSO rather than being authenticated against the Teamcenter database. If you do not supply these arguments, the utility attempts to join an existing SSO session. If no session is found, you are prompted to enter a user ID and password. -p Specifies the password. If used without a value, the system assumes a null value. If this argument is not used, the system assumes the user-ID value to be the password. This argument is mutually exclusive with the -pf argument. -pf Specifies the password file. -g Specifies the group associated with the user. If used without a value, the user's default group is assumed. -action= Currently, the only action available is delete. The delete option will remove existing workspace configurations. -file Specifies the path and file name for the input file. -h Displays help for this utility. Example To import the workspace configurations specified in the XML file: Copy import_wsconfig -u= -p= -g=dba -file=ws.xml

Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/utilities_reference/coz1737253683897/ssb1737253687311/xid1477778.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)