TeamcenterKnowledge

Data sharing utilities

DumpCMSConfigInfo

Searches in the org.eclipse.ui.activities section of Teamcenter plugin.xml extension files to find commands, views, and perspectives and their Teamcenter IDs, and dumps them to a set of .csv files. This utility is part of the com.teamcenter.rac.util plug-in and is run as a separate application. The utility must be run from the TC_ROOT\portal directory. Syntax teamcenter -application com.teamcenter.rac.util.DumpCMSConfigInfo -u=user-ID {-p=password | -pf=password-file} [-g=group] [-mode=activity | popup | view | appContext | All] [-nosplash] [-nl=en_US | de_DE | ... ] [-path=c:\temp] [-h] Arguments -u Specifies the user ID. The user must have administrative privileges. Note If your Teamcenter server uses Security Services single sign-on, see Before you begin for additional information. -p Specifies the user's password. This argument is mutually exclusive with the -pf argument. -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. -mode Specifies the options. This utility can dump perspective ID, popup command ID, view ID, and application context ID information into CSV format. This parameter is optional; the default is all. Valid parameters are: activitypopupviewappContextall Parameter Information type Output file name activity perspective activityxxx.csv popup command commandsxxx.csv view view viewsxxx.csv appContext application context appContextxxx.csv -nosplash Suppresses the application splash screen. -nl Locale specified by the administrator in which to see the view, perspective, and command names. The default is taken from the OS locale. -path The directory location to output .csv files. If not specified, then the current directory is used. -h Displays help information on basic usage. Environment As specified in Setting up a Teamcenter command-line environment. Files As specified in the Log files produced by Teamcenter. Sample Usage Windows TC_ROOT\rac\Teamcenter.exe -application com.teamcenter.rac.util.DumpCMSConfigInfo -nosplash -nl en mode=all -path=D:\test Linux TC_ROOT/rac/Teamcenter -application com.teamcenter.rac.util.DumpCMSConfigInfo -nosplash -nl en mode=all -path=/u/test/ 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/xid850755.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)