Offline Model Loading

For offline model loading, do the following steps:

  1. In $OM_HOME/roles/configurator/standalone/config/ConfigValues_CatalogService.xml file, enable the com.tibco.catalog.loading.using.ems flag.
    Note: Make sure that the Catalog service is up.
  2. In $OM_HOME/roles/configurator/standalone/config/ConfigValues_configModelUpload.prop file, set the EMS details and provide the folderLocation for the models (productModel, planfragmentmodel, or actionmodel) that you want to load.
  3. Open the folder $OM_HOME/roles/configurator/standalone/bin and run uploadModels.sh (for Linux) or uploadModels.ps1 (for Windows) script.