Configuration utilities > Business Modeler IDE
bmide_commontemplategenerator
Generates a common template between two or more sites and generates site-specific templates for each site. Use this utility when you have multiple sites containing custom data model. Previously, you had to manually analyze the site templates generated at each site to create a common template. This utility eliminates the manual work to create a template that contains custom data model common to all sites. Place template files in the following directory structure: Directory structure required by the bmide_commontemplategenerator utility Obtain the files to place into the directories from the packaged template-name_template.zip files. The sites directory contains the templates from the different sites, the templates directory contains the standard templates that the site templates are dependent upon, and the lang directories contain the localization files used by the templates. Syntax bmide_commontemplategenerator -dir=site-templates-directory -name=common-template-name -displayname=common-template-display-name -outputdir=output-directory [-h] Arguments -dir Specifies the path of the directory where sites and templates folders are located. The directory should contain a sites subdirectory that contains all the site templates and dependency files and a templates subdirectory that contains all the dependent templates. The sites and templates directories should contain a lang subdirectory containing locale files. -name Specifies the name of the common template to be generated. -displayname Specifies the display name of the common template to be generated. -outputdir Specifies the path of the directory where the generated files are to be placed. -h Displays help for this utility. Environment As specified in Setting up a Teamcenter command-line environment. Files As specified in the Log files produced by Teamcenter. Restrictions This utility has a requirement that a minimum of 1500 MB memory must be allocated to the Java heap space. Before running the utility, set the following environment variable: Copy set BMIDE_SCRIPT_ARGS=-Xmx1500M Examples Copy bmide_commontemplategenerator -dir=c:\templates\temp -name=commontemplate -displayname="Common Template" -outputdir=c:\templates\temp\output Related Topics BMIDE for Data Model Design
Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/utilities_reference/coz1737253683897/avc1737253684501/id1535482.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)