Maintenance utilities > System maintenance
uih_to_xml
Converts existing UIH files to XML files that serve text and error messages. Syntax uih_to_xml-u=user-id {-p=password | -pf=password-file} [-g=group] Arguments -u Specifies the user ID. This is a user with Teamcenter administration privileges. 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. -pf Specifies the password file. For more information about managing password files, see Manage password files. This argument is mutually exclusive with the -p argument. -g Specifies the group associated with the user. If used without a value, the user's default group is assumed. file1 .uih file2 .uih... Lists UIH files to be converted to XML. If no file is specified, the current directories and subdirectories are searched for UIH files, which are then translated to XML. -d= my / directory Parses XML files in a given directory and related subdirectories. -h Displays help for this utility. Environment As specified in Setting up a Teamcenter command-line environment. Files As specified in Log files produced by Teamcenter. Restrictions None. Examples There are two basic examples for this utility. The following example traverses the current directory and all subdirectories searching for UIH files and translates them to XML files: Copy uih_to_xml The following example translates only the specified UIH files into their corresponding XML files: Copy uih_to_xml ss_errors.uih ae_errors.uih
Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/utilities_reference/mna1737253705286/xln1737253708250/uih_to_xml.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)