TeamcenterKnowledge

Configuration utilities > Business Modeler IDE

bmide_generate_package

Packages a Business Modeler IDE template project or composite template project for distribution. The utility is particularly useful in situations where frequent scheduled builds are desired. The utility does not require that Business Modeler IDE is running. The utility generates the same package that you can generate from within Business Modeler IDE. See Generate a software package for distribution in BMIDE for Data Model Design. Usage Copy bmide_generate_package -projectLocation= [-packageLocation=] -dependencyTemplateFolder= [-codeGenerationFolder=<Location of the project's compiled generated code>] -softwareVersion= [-buildVersion=] [-allPlatform] [-log=] [-h] Arguments -projectLocation Location of the BMIDE project which needs to be packaged. -packageLocation Location where the package is to be created. This is an optional argument. Default location is \output -dependencyTemplateFolder Location of the dependent templates needed for the BMIDE project. -codeGenerationFolder Location of the project's compiled generated code (i.e., \output\wntx64). This argument is required only if the project contains generated Meta Model or SOA code. -softwareVersion Software Version for the generated software package. This is an optional argument. The value provided for this argument must follow one of the following patterns: Copy Pattern: int Examples: 1, 2, 3 Pattern: int.int Examples: 1.1, 1.2, 2.3 Pattern: int.int.int Examples: 1.1.1, 1.2.1, 2.3.1 Pattern: int.int.int.int Examples: 1.1.1.2, 1.2.1.1, 2.3.1.1 -buildVersion Internal Build Version for the generated software package. This is an optional argument. The value provided for this argument must follow one of the following patterns: Copy Pattern: int Examples: 1, 2, 3 Pattern: int.int Examples: 1.1, 1.2, 2.3 Pattern: int.int.int Examples: 1.1.1, 1.2.1, 2.3.1 Pattern: int.int.int.int Examples: 1.1.1.2, 1.2.1.1, 2.3.1.1 -allPlatform Generates a software package that can be deployed to a Teamcenter business logic server on any platform (wntx64 or lnx64). This is useful when your software package only has a BMIDE template and no platform specific files such as compiled libraries that are specific to an OS. Note that if your BMIDE template project is configured to build and include the rt_server.zip with the generated software, the BMIDE will not build these into the generated software package to ensure that the software package can be installed to either wntx64 or lnx64. -log Specifies file path and name of the log file that contains the results of this execution. This argument is optional. -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/xid1444532.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)