TeamcenterKnowledge

Configuration utilities > Active Workspace utilities

aws2_tile_to_tool

Converts an existing legacy Active Workspace Tile definition XML file to a current Tool definition XML file. You must be an administrative users to run this utility. Syntax aws2_tile_to_tool [-u=user-id] { [-p=password | -pf=password-file] } [-g=group] (args) Arguments -u Specifies the user ID. If -u is used without a value, the operator 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. -input Full path of the input Tile XML file. -output Full path of the output Tool XML file. -log Full path to the log file specified containing utility execution logging. -h Display help for this utility. Example Convert an old tile definition file to a new tool definition file in preparation for import. Remember to review and update the mapping of the new tool definitions s before importing the new tool XML file. Copy aws2_tile_to_tool -u= -p= -g=dba -input="C:\temp\tiles.xml" -output="C:\temp\tools.xml"

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