Bentley Communities
Bentley Communities
  • Site
  • User
  • Site
  • Search
  • User
  • Welcome
  • Products
  • Support
  • About
  • More
  • Cancel
OpenUtilities
  • Product Communities
  • More
OpenUtilities
OpenUtilities Wiki Configuration Files - Promis.e
    • Sign in
    • +OpenUtilities
    • Access Service Request Manager
    • +Bentley sisHYD Multi Utility
    • Design Features - promis.e Functionality - Promis.e Standard
    • +OpenUtilities Substation
    • Promis.e Paths
    • -Promis.e Wiki
      • -CONNECT Edition - Promis.e
        • +Administration Features - Promis.e CONNECT
        • +Automation Features - Promis.e CONNECT
        • +Component Features - Promis.e CONNECT
        • +Component Management - Promis.e CONNECT
        • +Database Platform Support - Promis.e CONNECT
        • +Drawing Management - Promis.e Connect
        • -Installation_Configuration - Promis.e CONNECT Edition
          • Application Data (per-user configuration) - Promis.e CONNECT
          • +Compatibility Chart - Promis.e CONNECT Edition
          • Configuration Files - Promis.e
          • Configuration Variables - Promis.e
          • Deployment Guide - Promis.e CONNECT Edition
          • How to Configuration of Workspace on Network Location
          • How to create App Data Folder Deployment in Promis.e Connect
          • How to create Deployment Image-Promis.e CONNECT
          • How to Deploy Custom Parts Database Manager layout
          • How to do clean installation- Promis.e CONNECT
          • How to Download Promis.e CONNECT - Promis.e CONNECT
          • How to install Promis.e CONNECT
          • How to Silent Install Promis.e CONNECT
          • +Installation Errors - Installation_Configuration - Promis.e CONNECT Edition
          • Migrating Promis.e from V8i to CONNECT Edition
          • Program Folder - Promise CONNECT
          • Promis.e CONNECT Edition System Requirements
          • Seed files not correct after restoring project in Promis.e CONNECT
          • To change Dialog Layout Configuration location to Registry files from per user App Data folder
          • Working with Template WorkSets - Promis.e
          • +WorkSpace & WorkSet - Promis.e CONNECT Edition
        • +Maintenance Features - Promis.e CONNECT
        • +Migration - Promis.e CONNECT
        • +OS & Hardware Support - Promis.e CONNECT
        • +Panel Layout Mode - Promis.e CONNECT
        • +Power Platform Support - Promis.e CONNECT
        • +Print and Plot features Promis.e CONNECT
        • +Project Management - Promis.e CONNECT
        • +Reports_Output Features - Promis.e CONNECT
        • +Resolved issues in Promis.e Releases
        • +Wire Numbering - Promis.e CONNECT
        • +Wiring Feature - Promis.e CONNECT
      • About Promis.e
      • +Administration Features - Promis.e
      • +APIs_VBA - Promis.e
      • +Automation Features - Promis.e
      • +Component Features - Promis.e
      • +Component Management - Promis.e
      • +CONNECT Services - Promis.e
      • +Data Manager - Promis.e
      • +Database Platform Support - Promis.e
      • +Display - Promis.e
      • +Drawing Management - Promis.e
      • +Engineering Design Considerations - Promis.e
      • Error - Object reference...General
      • +Find_Replace - Promis.e
      • Finding the Tutorial
      • +Installation_Configuration - Promis.e
      • +Interoperability - Promis.e
      • +Licensing - Promis.e
      • +Maintenance Features - Promis.e
      • +Migration - Promis.e
      • +OS Support - Promis.e
      • +Panel Layout - Promis.e
      • +Performance - Promis.e
      • +PowerPlatform Support - Promis.e
      • +Print_Publish Features - Promis.e
      • +ProjectWise Integration - Promis.e
      • Promis.e Help file
      • +Reports_Output Features - Promis.e
      • +Template Management - Promis.e
      • +Text Tools - Promis.e
      • Training FAQs
      • +Wire Numbering - Promis.e
      • +Wiring Features - Promis.e
      • +Project Management - Promis.e
      • Promis.e Title
      • Working from home with Promise.e
    • Replace Family - Find_Replace - Promis.e
    • SQL Server Login

    You are currently reviewing an older revision of this page.

    • History View current version

    Configuration Files - Promis.e

    Product(s): Promis.e CONNECT Edition
    Version(s): 10
    Environment: N/A
    Area: Installation_Configuration

    Subarea:

    N/A

    In the CONNECT Edition, the software utilizes the native Power Platform configuration system to locate the dataset, connect to the project database, and specify various default settings.

    Note: Power Platform is the MicroStation core application that underlies the CONNECT Edition product.

    The purpose of this article is to provide an overview of the specific configuration files that are used to configure the software. It explains the configuration hierarchy and identifies the location of key configuration files and what application configuration variables are set within those files.

    Configuration Hierarchy

    The configuration system is comprised of various configuration files which are organized in a hierarchy. When the software is started, it loads the configuration files in accordance with the hierarchy in the following order:

    1. System
    2. Organization
    3. Workspace
    4. WorkSet
    5. Role
    6. User

    Note: If any given variable is set in multiple configuration files at different levels of the hierarchy, the value set in the last loaded file will override the previously set values.

    Configuration Files

    After a default installation of the software, Promis.e deploys two workspaces entitled, “Promise ANSI-IEEE Example" and "Promise IEC Example.” The Promis.e Configuration Variables are defined in configuration files named, “Promise.cfg” which are located at the Workspace and WorkSet levels of the configuration hierarchy.

    Workspace Configuration File

    The application Workspace configuration file is found here:

    …\ Configuration \ WorkSpaces \ Promise ANSI-IEEE Example\ Standards \ Promise\ Promise.cfg

    …\ Configuration \ WorkSpaces \ Promise IEC Example\ Standards \ Promise\ Promise.cfg

    At a high level, this configuration file loads the following information:

    • Databases (parts database, multi-language.mdb)
    • Catalogs (symbols/macros/families)
    • Profiles (Device ID formats, Wire Tag formats, etc.)
    • Templates (Reports, Graphical Plans, etc.)

    This configuration file makes use of the following Promis.e configuration variables:

    • ELEC_DRAWING_STANDARD
    • ELEC_WORKSETSTANDARDS
    • ELEC_WORKSETDGNS
    • ELEC_PARTS_DB_MAPPING_PATH
    • ELEC_LANGUAGE_DB_PATH
    • ELEC_SYSTEM_OPTION_PROFILE  
    • ELEC_USER_OPTION_PROFILE
    • ELEC_PRJ_PROFILE_DIR
    • ELEC_PAGE_FORMAT_DIR
    • ELEC_TEMPLATES_GRAPHICPLAN_DIR
    • ELEC_TEMPLATES_PAGE_DIR
    • ELEC_TEMPLATES_REPORT_DIR
    • ELEC_CATALOG_PATH
    • ELEC_ACTIVEPARTSDATABASE
    • ELEC_PROJECT_OPTION_PROFILE
    • ELEC_SHOW_PWCHECKIN_DIALOG
    • ELEC_DEFAULT_PROJECT_DIR
    • ELEC_ENABLE_MANAGED_CONFIGURATION
    • Additional variables that are used exclusively for a ProjectWise Managed WorkSpace are also found here.

    For details on the purpose of each of these variables please refer to the Configuration Variables article.

    WorkSet Configuration File

    The application WorkSet configuration file is found here:

    ...\Configuration\WorkSpaces\Promise ANSI-IEEE Example\Worksets\Promise_Sample_ANSI-IEEE\Standards\Promise\Promise.cfg

    ...\Configuration\WorkSpaces\Promise IEC Example\Worksets\Promise_Sample_IEC\Standards\Promise\Promise.cfg

    The default WorkSet configuration files provided with the software do not set any Promis.e specific variables since they are set at the WorkSpace level.  If you want to override any configuration settings at the WorkSpace level you may specify Promis.e configuration variables in this file and set the desired values for them. 

    For a list of the configuration variables refer to the Configuration Variables article.

    Communities
    • Home
    • Getting Started
    • Community Central
    • Products
    • Support
    • Secure File Upload
    • Feedback
    Support and Services
    • Home
    • Product Support
    • Downloads
    • Subscription Services Portal
    Training and Learning
    • Home
    • About Bentley Institute
    • My Learning History
    • Reference Books
    Social Media
    •    LinkedIn
    •    Facebook
    •    Twitter
    •    YouTube
    •    RSS Feed
    •    Email

    © 2021 Bentley Systems, Incorporated  |  Contact Us  |  Privacy |  Terms of Use  |  Cookies