Data sharing utilities
t2c_create_installer
Use this utility to deliver the current Teamcenter tc_customization_compare_report and t2c_schema_analyzer_report migration utilities to a site running an earlier version of Teamcenter (the source site). Doing so is required for those utilities to run properly when migrating Teamcenter data using Multi-Site. Syntax t2c_create_installer -f={create_installer | deploy} -installer_location=output_dir [-h] Arguments -f Specifies the function to be performed; you must specify one of the following arguments: create_installer Bundles the files needed at the target site to run the command line utilities used for migrating Teamcenter data using Multi-Site. Use the create_installer argument on the target site (the site running the later version of Teamcenter). deploy Updates the source site so the command line utilities used for migrating Teamcenter data using Multi-Site can run properly. Use the deploy argument on the source site (the site running the earlier version of Teamcenter). -installer_location When used at the target site with create_installer, specifies the folder in which the files needed to deliver to the target site are saved. The files are saved in a file named InstalledData.zip. When used with deploy, specifies the source site folder containing the unzipped InstalledData folder. -h Displays help for this utility. Environment This utility works on any Linux or Windows platforms with Perl installed and in the path. Restrictions None. Examples Collect and compress the files to deliver to the source site. Run this command on the target site. Copy t2c_create_installer -f=create_installer -installer_location=c:\temp This command creates the file c:\temp\InstalledData.zip. Update source site with the files needed to run the command line utilities. Run this command on the target site. Copy t2c_create_installer -f=deploy -installer_location=c:\temp Related Topics TC XML and PLM XML Configuration for Data Import and Export Multi-Site Collaboration
Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/utilities_reference/avt1737253695886/xid2296743.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)