MBSE Integration Services for Integrating Modeling Tools
BHMModelOrgOperations::bhmSetFileRelativePath API
void setFileRelativePath( TCComponent dataset, String configFolderName, String relativePath )
throws BHMCommonException, TCException, JAXBException
Using this API, a custom environment can update the file organization metadata for new files that are associated to a model and that are expected to be downloaded in the configured folders.
If the input folder name and the relation with which the dataset is associated to the model revision object do not match, an error is displayed. The API supports the model revision object or the BOMLine of a model revision object.
Inputs
- dataset — Specifies the dataset corresponding to the file.
- configFolderName — Specifies the name of the configured folder. This folder name must match the folder name from the integration definition file.
- relativePath — Specifies the relative location of the file with the relation to the model folder.
Source: https://docs.sw.siemens.com/en-US/doc/282219420/PL20251212545240207.xid1913857/xid1075417 · retrieved Fri Jul 10 2026 00:00:00 GMT+0000 (Coordinated Universal Time)