MBSE Integration Services ─ Deployment
Choose whether model collection objects are treated as BVR structures or Workspace objects
Enterprise Model Management allows you to treat model collection objects as either Bom View Revision (BVR) structures or as Workspace objects.
BVR structures make revisions of model collections during each update, while Workspace objects create baselines. The BVR structure allows you to apply Teamcenter configurations to a model collection.
BVR structure
If you choose the BVR structure mode:
Update the PROJECT_BHMIntegrationDefinition.xml file. This file is the named reference in the PROJECT_BHM_INT_DEF_FILE dataset.
Add the following entry if it is not there:
<ConnectorClass fullName="com.teamcenter.behaviormodeling.filesandfolderint.FilesAndFoldersConnector" jarFilePath="" />
Choose Workspace objects
If you choose the Workspace objects mode:
Update the PROJECT_BHMIntegrationDefinition.xml file. This file is the named reference in the PROJECT_BHM_INT_DEF_FILE dataset.
Remove or comment out the ConnectorClass entry, which appears as follows:
<ConnectorClass fullName="com.teamcenter.behaviormodeling.filesandfolderint.FilesAndFoldersConnector" jarFilePath="" />
After completing this configuration, you can:
- Check if you need to perform any other Git and file system configurations.
- Refer to the MBSE Integration Services deployment checklist to see next steps.
Source: https://docs.sw.siemens.com/en-US/doc/282219420/PL20251212545240207.behavior_modeling_tool_integration/xid1966599 · retrieved Fri Jul 10 2026 00:00:00 GMT+0000 (Coordinated Universal Time)