TeamcenterKnowledge

Product configuration utilities > Content management

contmgmt_migration_90

If you extend your data model by adding customized topic classes or properties, and you are migrating from a Teamcenter 8.x version, update the custom topic classes or properties using the contmgmt_migration_90 utility. For more information, see What is Content Management? in Content Management ─ Deployment and Administration. Syntax contmgmt_migration_90 [-u=user-id -p=password | -pf=password-file -g=group] [-cp] [-ap] [-dryrun] [-h] Arguments -u Specifies the user ID. This is a user with Teamcenter administration privileges. -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. -cp Specifies the .txt file containing the class names. -ap Specifies the .txt file containing the property names. -dryrun Generates a report of the changes to be made but does not update the database. -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 To test to see which custom topic classes or properties are updated: Copy contmgmt_migration_90 -u=Tc-admin-user -p=password -g=group -cp=classNames.txt -ap=attributes.txt dryrun To update the custom topic classes and properties: Copy contmgmt_migration_90 -u=Tc-admin-user -p=password -g=group -cp=classNames.txt -ap=attributes.txt Related Topics Content Management ─ Deployment and Administration

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