Application Administration > Assistant configuration
Migrating user data using the CPS_migrate_user_data utility
The CPS_migrate_user_data utility migrates MD5 hashed data for users, groups, and roles to SHA256 hashed data in the Command Prediction Service database. Before running this utility, you must use the admin_data_export utility export the Teamcenter user, role, and group data to a file. Copy CPS_migrate_user_data [OPTION] The following options are available: -dbplat - Database platform used for Command Prediction Services such as MSSQL, ORACLE, or POSTGRESQL. -username - Database username. -password - Database password. -hostname - Database hostname. -port - Database port. -namedinstance - For MSSQL platform, connect with named instance instead of database port. -instance - Command Prediction Service database instance name. In the case of the Oracle database, the instance is SID, while in the case of POSTGRESQL and MSSQL databases, the instance is the name of the database -inputfile - Full file path of the Organization.XML file generated using the Teamcenter admin_data_export utility. -batchsize - Number of user profiles to be updated during the user data migration run. If not provided, the utility migrates the data of all the users. Migrate user data using the CPS_migrate_user_data utility Procedure Run the admin_data_export utility to export Teamcenter user, group and role data. For Windows Open the Teamcenter command prompt. Run the following command: Copy admin_data_export -u=
Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/AWAdmin/gdr3897369475591/xhi1737238539321/xid2009131.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)