TeamcenterKnowledge

Configuration utilities > Business Modeler IDE

bmide_modeltool

The bmide_modeltool utility loads the Business Modeler IDE data model and provides the model to other tools for consumption. Since any install, upgrade, or deployment through TEM results in deployment of a Business Modeler IDE template, the system runs the bmide_modeltool utility as part of the TEM operation. When Live Update is used to make changes, such as to modify a constant, it may be necessary to manually run bmide_modeltool. Syntax bmide_modeltool -u=username {-p=password | -pf=password-file} [-g=group] -tool={all | tool-name} [-mode={install | upgrade | update}] -target_dir=target-directory [-model_file=model-file-name] [-log=log-file-name] [-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 password. This argument is mutually exclusive with the -pf argument. Note The password must not contain any of the following characters: ! @ $ % = & ' " : ; . < > ( ) { }" -pf Specifies the full path and filename of the password file. For 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. -tool The name of the tool to open. If all is entered, all tools are opened. (If the mode parameter is specified, then only tools that are supposed to run during the specified mode run.) Valid options for the tool name include the following: tc_ace_solr_schema_gen tc_productscope_solr_schema_gen tc_ace_to_solr_xslt_gen tc_embed_schema_gen Generates a schema of indexable business object types, indexable properties, and embeddable properties. smart_discovery_solr_xslt_gen smart_discovery_xsd_gen occmgmt4bom_indexer_transfermode_gen smart_discovery_tranfer_mode_generator tc_solr_schema_gen tc_to_solr_xslt_gen lowlevel_tcxml_xsd_gen tcftsindexer_transfermode_gen tc_clientcache_gen Generates the Client Cache and uploads it to the database. tc_entcba_ebom_types_pref_updater Updates the Part, Design and ProductEBOM type preferences based upon business constant Fnd0PartDesignQualifier. tc_clipsrules_gen Generates the CLIPS rule file and upload it to the database. tc_tcplmxmlschema_gen Generates the low level TCXML schema file. -mode Specifies the mode or context for the tool operation. install - Only tools that are supposed to run during installation run. upgrade - Only tools that are supposed to run during upgrade run. update - Only tools that are supposed to run during update run. -target_dir The location for output files. -model_file If a valid XML file is provided via the “model_file” parameter, then this XML file is used to generate the BMIDE data model. If this parameter is not provided, then the data model is extracted from the database and used to generate the BMIDE data model. -log Specifies the name of the log file for the operation. -h Displays help for this utility. Environment As specified in Setting up a Teamcenter command-line environment. Restrictions None. Examples To update tools after changes were deployed using Live Update.: Copy bmide_modeltool.bat -u=username -p=password -g=dba -tool=all -mode=upgrade -target_dir="TC_DATA" Related Topics BMIDE for Data Model Design

Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/utilities_reference/coz1737253683897/avc1737253684501/xid1471717.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)