MBSE Integration Services ─ Deployment
Step 2.1: Configurations to be done before updating from Teamcenter MBSE Integration Services version 4.1 to a higher version
Before upgrading Teamcenter MBSE Integration Services version 4.1 to a higher version, perform the following steps:
Procedure
- Create a file named change_dataset.xml.
- In the XML file you created, ensure the following content exists:
<TcDatasets>
<TcDataset name="Sys0CapellaModel">
<TcTool fromName="Sy0SysMLTool" toName="Sys0CapellaTool"/>
<TcDatasetReferences>
<TcDatasetReference fromName="Sym0SYSMLZIP" toName="Sys0CAPZIP"/>
<TcDatasetReference fromName="Sym0SYSMLMISC" toName="Sys0CAPMISC"/>
</TcDatasetReferences>
</TcDataset>
</TcDatasets>
- Ensure that there are no active Teamcenter server connections.
- Run the following commands:
%TC_BIN%\change_type_name -u=Tc-admin-user -p=password -g=group -old_type=Sym0SysMLModel -new_type=Sys0CapellaModel%TC_BIN%\change_datasets -u=Tc-admin-user -p=password -g=group -ds_info=change_dataset.xml%TC_BIN%\install -regen_schema_file -u=Tc-admin-user -p=password -g=group%TC_BIN%\generate_metadata_cache -u=Tc-admin-user -p=password -force
After performing the previous steps, you can update the Teamcenter MBSE Integration Services framework and server components.
Source: https://docs.sw.siemens.com/en-US/doc/282219420/PL20251212545240207.behavior_modeling_tool_integration/xid1787336 · retrieved Fri Jul 10 2026 00:00:00 GMT+0000 (Coordinated Universal Time)