Configuration utilities > Business Modeler IDE
bmide_generate_compare_report
Reports the differences between two sets of data models. For example, you can compare two Teamcenter database sites to determine if the data model is the same in both sites. The report generated by this utility shows the differences. You must provide two consolidated data model sources as input to generate the report. (You cannot provide other source for input.) You can also generate this report using the Business Modeler IDE. For more information, see Run data model reports in BMIDE for Data Model Design. Syntax bmide_generate_compare_report -file=consolidated-model-file -comparefile=consolidated-model-file-to-compare -reportfile=generated-report-file -showequal=[true | false] -log=log-file [-h] Arguments -file Specifies the initial consolidated model file used to generate the report. A consolidated model file can be obtained by running the business_model_extractor utility to extract all the elements or by getting the model.xml file from the TC_DATA\model directory of a Teamcenter database site. -comparefile Specifies the consolidated model file to be compared to the initial file specified in the -file argument. -reportfile Specifies the file where the report is generated. -showequal Defines whether equal values from both data models are shown in the generated report. The valid values are true or false. The default value is false. If the value is true, the equal attributes are shown in the generated report. -log Specifies the path of the log file containing results of the execution. -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. Related Topics BMIDE for Data Model Design
Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/utilities_reference/coz1737253683897/avc1737253684501/id1494467.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)