<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Configuration Files - Bentley Substation v10.00-10.02</title><link>https://communities.bentley.com/products/utility_network_analysis___design/w/utility_network_analysis_and_design_wiki/40143/configuration-files---bentley-substation-v10-00-10-02</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Configuration Files - Bentley Substation v10.00-10.02</title><link>https://communities.bentley.com/products/utility_network_analysis___design/w/utility_network_analysis_and_design_wiki/40143/configuration-files---bentley-substation-v10-00-10-02</link><pubDate>Fri, 15 Mar 2019 21:21:26 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:5230dc12-309d-44fc-804e-75ed5efca6ef</guid><dc:creator>Scott Walker</dc:creator><comments>https://communities.bentley.com/products/utility_network_analysis___design/w/utility_network_analysis_and_design_wiki/40143/configuration-files---bentley-substation-v10-00-10-02#comments</comments><description>Current Revision posted to OpenUtilities Wiki by Scott Walker on 3/15/2019 9:21:26 PM&lt;br /&gt;
&lt;table style="background-color:#dce5f0;border:0px solid #dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Bentley Substation CONNECT Edition&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;10.00 - 10.02&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Environment:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Installation_Configuration&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Subarea:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h1&gt;Overview&lt;/h1&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Note: Power Platform is the MicroStation core application that underlies the CONNECT Edition product.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;h1&gt;Configuration Hierarchy&lt;/h1&gt;
&lt;p&gt;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:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;System&lt;/li&gt;
&lt;li&gt;Organization&lt;/li&gt;
&lt;li&gt;Workspace&lt;/li&gt;
&lt;li&gt;WorkSet&lt;/li&gt;
&lt;li&gt;Role&lt;/li&gt;
&lt;li&gt;User&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;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.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h1&gt;Configuration Files&lt;/h1&gt;
&lt;p&gt;After a default installation of the software, Substation deploys a workspace entitled, &amp;ldquo;Substation Example.&amp;rdquo; The Substation Configuration Variables are defined in configuration files named, &amp;ldquo;Substation.cfg&amp;rdquo; which are located at the Workspace and WorkSet levels of the configuration hierarchy.&lt;/p&gt;
&lt;h2&gt;Workspace Configuration File&lt;/h2&gt;
&lt;p&gt;The application Workspace configuration file is found here:&lt;/p&gt;
&lt;p&gt;&amp;hellip;\ Configuration \ WorkSpaces \ Substation Example \ Standards \ Substation \ Substation.cfg&lt;/p&gt;
&lt;p&gt;At a high level, this configuration file loads the following information:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Databases (Project database, parts database, multi-language.mdb)&lt;/li&gt;
&lt;li&gt;Catalogs (symbols/macros/families)&lt;/li&gt;
&lt;li&gt;Profiles (Device ID formats, Wire Tag formats, etc.)&lt;/li&gt;
&lt;li&gt;Templates (Reports, Graphical Plans, etc.)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This configuration file makes use of the following substation configuration variables:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;ELEC_DRAWING_STANDARD&lt;/li&gt;
&lt;li&gt;ELEC_DATABASE_SERVER&lt;/li&gt;
&lt;li&gt;ELEC_WORKSETSTANDARDS&lt;/li&gt;
&lt;li&gt;ELEC_WORKSETDGNS&lt;/li&gt;
&lt;li&gt;ELEC_PRJ_DB_CONNECTIONSTRING&lt;/li&gt;
&lt;li&gt;ELEC_PRJ_DB_NAME&lt;/li&gt;
&lt;li&gt;ELEC_PRJ_DB_PER_PROJECT&lt;/li&gt;
&lt;li&gt;ELEC_PARTS_DB_MAPPING_PATH&lt;/li&gt;
&lt;li&gt;ELEC_LANGUAGE_DB_PATH&lt;/li&gt;
&lt;li&gt;ELEC_SYSTEM_OPTION_PROFILE&amp;nbsp;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;ELEC_USER_OPTION_PROFILE&lt;/li&gt;
&lt;li&gt;ELEC_PRJ_PROFILE_DIR&lt;/li&gt;
&lt;li&gt;ELEC_PAGE_FORMAT_DIR&lt;/li&gt;
&lt;li&gt;ELEC_TEMPLATES_GRAPHICPLAN_DIR&lt;/li&gt;
&lt;li&gt;ELEC_TEMPLATES_PAGE_DIR&lt;/li&gt;
&lt;li&gt;ELEC_TEMPLATES_REPORT_DIR&lt;/li&gt;
&lt;li&gt;ELEC_CATALOG_PATH&lt;/li&gt;
&lt;li&gt;ELEC_ACTIVEPARTSDATABASE&lt;/li&gt;
&lt;li&gt;ELEC_PROJECT_OPTION_PROFILE&lt;/li&gt;
&lt;li&gt;ELEC_SHOW_PWCHECKIN_DIALOG&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For details on the purpose of each of these variables please refer to the &lt;a title="Configuration Variables " href="/products/electrical___instrumentation/w/electrical_and_instrumentation__wiki/40142/configuration-variables" rel="noopener noreferrer" target="_blank"&gt;Configuration Variables &lt;/a&gt;article.&lt;/p&gt;
&lt;h2&gt;WorkSet Configuration File&lt;/h2&gt;
&lt;p&gt;The application WorkSet configuration file is found here:&lt;/p&gt;
&lt;p&gt;&amp;hellip;\ Configuration \ WorkSpaces \ Substation Example \ Worksets \ Substation_Sample_ANSI-IEEE \ Standards \ Substation \ Substation.cfg&lt;/p&gt;
&lt;p&gt;At a high level, this configuration file loads the following information:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Project Database (This will override the settings specified at the Workspace level)&lt;/li&gt;
&lt;li&gt;Single database per project setting&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This configuration file makes use of the following substation configuration variables:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;ELEC_PRJ_DB_PER_PROJECT&lt;/li&gt;
&lt;li&gt;ELEC_PRJ_DB_NAME&lt;/li&gt;
&lt;li&gt;ELEC_PRJ_DB_CONNECTIONSTRING&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For details on the purpose of each of these variables please refer to the &lt;a title="Configuration Variables " href="/products/electrical___instrumentation/w/electrical_and_instrumentation__wiki/40142/configuration-variables" rel="noopener noreferrer" target="_blank"&gt;Configuration Variables&lt;/a&gt; article.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;&lt;em&gt;&lt;em&gt;&lt;/em&gt;&lt;/em&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: CONNECT Edition, Administration, Bentley Substation, en, Installation_Configuration&lt;/div&gt;
</description></item><item><title>Configuration Files - Bentley Substation v10.00-10.02</title><link>https://communities.bentley.com/products/utility_network_analysis___design/w/utility_network_analysis_and_design_wiki/40143/configuration-files---bentley-substation-v10-00-10-02/revision/2</link><pubDate>Wed, 06 Mar 2019 17:16:01 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:5230dc12-309d-44fc-804e-75ed5efca6ef</guid><dc:creator>Scott Walker</dc:creator><comments>https://communities.bentley.com/products/utility_network_analysis___design/w/utility_network_analysis_and_design_wiki/40143/configuration-files---bentley-substation-v10-00-10-02#comments</comments><description>Revision 2 posted to OpenUtilities Wiki by Scott Walker on 3/6/2019 5:16:01 PM&lt;br /&gt;
&lt;table style="background-color:#dce5f0;border:0px solid #dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Bentley Substation CONNECT Edition&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;10.00.00.232 - 10.01.00.23&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Environment:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Installation_Configuration&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Subarea:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h1&gt;Overview&lt;/h1&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Note: Power Platform is the MicroStation core application that underlies the CONNECT Edition product.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;h1&gt;Configuration Hierarchy&lt;/h1&gt;
&lt;p&gt;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:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;System&lt;/li&gt;
&lt;li&gt;Organization&lt;/li&gt;
&lt;li&gt;Workspace&lt;/li&gt;
&lt;li&gt;WorkSet&lt;/li&gt;
&lt;li&gt;Role&lt;/li&gt;
&lt;li&gt;User&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;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.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h1&gt;Configuration Files&lt;/h1&gt;
&lt;p&gt;After a default installation of the software, Substation deploys a workspace entitled, &amp;ldquo;Substation Example.&amp;rdquo; The Substation Configuration Variables are defined in configuration files named, &amp;ldquo;Substation.cfg&amp;rdquo; which are located at the Workspace and WorkSet levels of the configuration hierarchy.&lt;/p&gt;
&lt;h2&gt;Workspace Configuration File&lt;/h2&gt;
&lt;p&gt;The application Workspace configuration file is found here:&lt;/p&gt;
&lt;p&gt;&amp;hellip;\ Configuration \ WorkSpaces \ Substation Example \ Standards \ Substation \ Substation.cfg&lt;/p&gt;
&lt;p&gt;At a high level, this configuration file loads the following information:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Databases (Project database, parts database, multi-language.mdb)&lt;/li&gt;
&lt;li&gt;Catalogs (symbols/macros/families)&lt;/li&gt;
&lt;li&gt;Profiles (Device ID formats, Wire Tag formats, etc.)&lt;/li&gt;
&lt;li&gt;Templates (Reports, Graphical Plans, etc.)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This configuration file makes use of the following substation configuration variables:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;ELEC_DRAWING_STANDARD&lt;/li&gt;
&lt;li&gt;ELEC_DATABASE_SERVER&lt;/li&gt;
&lt;li&gt;ELEC_WORKSETSTANDARDS&lt;/li&gt;
&lt;li&gt;ELEC_WORKSETDGNS&lt;/li&gt;
&lt;li&gt;ELEC_PRJ_DB_CONNECTIONSTRING&lt;/li&gt;
&lt;li&gt;ELEC_PRJ_DB_NAME&lt;/li&gt;
&lt;li&gt;ELEC_PRJ_DB_PER_PROJECT&lt;/li&gt;
&lt;li&gt;ELEC_PARTS_DB_MAPPING_PATH&lt;/li&gt;
&lt;li&gt;ELEC_LANGUAGE_DB_PATH&lt;/li&gt;
&lt;li&gt;ELEC_SYSTEM_OPTION_PROFILE&amp;nbsp;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;ELEC_USER_OPTION_PROFILE&lt;/li&gt;
&lt;li&gt;ELEC_PRJ_PROFILE_DIR&lt;/li&gt;
&lt;li&gt;ELEC_PAGE_FORMAT_DIR&lt;/li&gt;
&lt;li&gt;ELEC_TEMPLATES_GRAPHICPLAN_DIR&lt;/li&gt;
&lt;li&gt;ELEC_TEMPLATES_PAGE_DIR&lt;/li&gt;
&lt;li&gt;ELEC_TEMPLATES_REPORT_DIR&lt;/li&gt;
&lt;li&gt;ELEC_CATALOG_PATH&lt;/li&gt;
&lt;li&gt;ELEC_ACTIVEPARTSDATABASE&lt;/li&gt;
&lt;li&gt;ELEC_PROJECT_OPTION_PROFILE&lt;/li&gt;
&lt;li&gt;ELEC_SHOW_PWCHECKIN_DIALOG&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For details on the purpose of each of these variables please refer to the &lt;a title="Configuration Variables " href="/products/electrical___instrumentation/w/electrical_and_instrumentation__wiki/40142/configuration-variables" rel="noopener noreferrer" target="_blank"&gt;Configuration Variables &lt;/a&gt;article.&lt;/p&gt;
&lt;h2&gt;WorkSet Configuration File&lt;/h2&gt;
&lt;p&gt;The application WorkSet configuration file is found here:&lt;/p&gt;
&lt;p&gt;&amp;hellip;\ Configuration \ WorkSpaces \ Substation Example \ Worksets \ Substation_Sample_ANSI-IEEE \ Standards \ Substation \ Substation.cfg&lt;/p&gt;
&lt;p&gt;At a high level, this configuration file loads the following information:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Project Database (This will override the settings specified at the Workspace level)&lt;/li&gt;
&lt;li&gt;Single database per project setting&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This configuration file makes use of the following substation configuration variables:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;ELEC_PRJ_DB_PER_PROJECT&lt;/li&gt;
&lt;li&gt;ELEC_PRJ_DB_NAME&lt;/li&gt;
&lt;li&gt;ELEC_PRJ_DB_CONNECTIONSTRING&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For details on the purpose of each of these variables please refer to the &lt;a title="Configuration Variables " href="/products/electrical___instrumentation/w/electrical_and_instrumentation__wiki/40142/configuration-variables" rel="noopener noreferrer" target="_blank"&gt;Configuration Variables&lt;/a&gt; article.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;&lt;em&gt;&lt;em&gt;&lt;/em&gt;&lt;/em&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: CONNECT Edition, administration, Bentley Substation, en, Installation_Configuration&lt;/div&gt;
</description></item><item><title>Configuration Files</title><link>https://communities.bentley.com/products/utility_network_analysis___design/w/utility_network_analysis_and_design_wiki/40143/configuration-files---bentley-substation-v10-00-10-02/revision/1</link><pubDate>Wed, 31 Oct 2018 21:02:03 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:5230dc12-309d-44fc-804e-75ed5efca6ef</guid><dc:creator>Scott Walker</dc:creator><comments>https://communities.bentley.com/products/utility_network_analysis___design/w/utility_network_analysis_and_design_wiki/40143/configuration-files---bentley-substation-v10-00-10-02#comments</comments><description>Revision 1 posted to OpenUtilities Wiki by Scott Walker on 10/31/2018 9:02:03 PM&lt;br /&gt;
&lt;table style="background-color:#dce5f0;border:0px solid #dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Bentley Substation CONNECT Edition&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;10.00.00.232 - 10.01.00.23&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Environment:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Installation_Configuration&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Subarea:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h1&gt;Overview&lt;/h1&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Note: Power Platform is the MicroStation core application that underlies the CONNECT Edition product.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;h1&gt;Configuration Hierarchy&lt;/h1&gt;
&lt;p&gt;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:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;System&lt;/li&gt;
&lt;li&gt;Organization&lt;/li&gt;
&lt;li&gt;Workspace&lt;/li&gt;
&lt;li&gt;WorkSet&lt;/li&gt;
&lt;li&gt;Role&lt;/li&gt;
&lt;li&gt;User&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;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.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h1&gt;Configuration Files&lt;/h1&gt;
&lt;p&gt;After a default installation of the software, Substation deploys a workspace entitled, &amp;ldquo;Substation Example.&amp;rdquo; The Substation Configuration Variables are defined in configuration files named, &amp;ldquo;Substation.cfg&amp;rdquo; which are located at the Workspace and WorkSet levels of the configuration hierarchy.&lt;/p&gt;
&lt;h2&gt;Workspace Configuration File&lt;/h2&gt;
&lt;p&gt;The application Workspace configuration file is found here:&lt;/p&gt;
&lt;p&gt;&amp;hellip;\ Configuration \ WorkSpaces \ Substation Example \ Standards \ Substation \ Substation.cfg&lt;/p&gt;
&lt;p&gt;At a high level, this configuration file loads the following information:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Databases (Project database, parts database, multi-language.mdb)&lt;/li&gt;
&lt;li&gt;Catalogs (symbols/macros/families)&lt;/li&gt;
&lt;li&gt;Profiles (Device ID formats, Wire Tag formats, etc.)&lt;/li&gt;
&lt;li&gt;Templates (Reports, Graphical Plans, etc.)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This configuration file makes use of the following substation configuration variables:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;ELEC_DRAWING_STANDARD&lt;/li&gt;
&lt;li&gt;ELEC_DATABASE_SERVER&lt;/li&gt;
&lt;li&gt;ELEC_WORKSETSTANDARDS&lt;/li&gt;
&lt;li&gt;ELEC_WORKSETDGNS&lt;/li&gt;
&lt;li&gt;ELEC_PRJ_DB_CONNECTIONSTRING&lt;/li&gt;
&lt;li&gt;ELEC_PRJ_DB_NAME&lt;/li&gt;
&lt;li&gt;ELEC_PRJ_DB_PER_PROJECT&lt;/li&gt;
&lt;li&gt;ELEC_PARTS_DB_MAPPING_PATH&lt;/li&gt;
&lt;li&gt;ELEC_LANGUAGE_DB_PATH&lt;/li&gt;
&lt;li&gt;ELEC_SYSTEM_OPTION_PROFILE&amp;nbsp;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;ELEC_USER_OPTION_PROFILE&lt;/li&gt;
&lt;li&gt;ELEC_PRJ_PROFILE_DIR&lt;/li&gt;
&lt;li&gt;ELEC_PAGE_FORMAT_DIR&lt;/li&gt;
&lt;li&gt;ELEC_TEMPLATES_GRAPHICPLAN_DIR&lt;/li&gt;
&lt;li&gt;ELEC_TEMPLATES_PAGE_DIR&lt;/li&gt;
&lt;li&gt;ELEC_TEMPLATES_REPORT_DIR&lt;/li&gt;
&lt;li&gt;ELEC_CATALOG_PATH&lt;/li&gt;
&lt;li&gt;ELEC_ACTIVEPARTSDATABASE&lt;/li&gt;
&lt;li&gt;ELEC_PROJECT_OPTION_PROFILE&lt;/li&gt;
&lt;li&gt;ELEC_SHOW_PWCHECKIN_DIALOG&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For details on the purpose of each of these variables please refer to the &lt;a title="Configuration Variables " href="/products/electrical___instrumentation/w/electrical_and_instrumentation__wiki/40142/configuration-variables" rel="noopener noreferrer" target="_blank"&gt;Configuration Variables &lt;/a&gt;article.&lt;/p&gt;
&lt;h2&gt;WorkSet Configuration File&lt;/h2&gt;
&lt;p&gt;The application WorkSet configuration file is found here:&lt;/p&gt;
&lt;p&gt;&amp;hellip;\ Configuration \ WorkSpaces \ Substation Example \ Worksets \ Substation_Sample_ANSI-IEEE \ Standards \ Substation \ Substation.cfg&lt;/p&gt;
&lt;p&gt;At a high level, this configuration file loads the following information:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Project Database (This will override the settings specified at the Workspace level)&lt;/li&gt;
&lt;li&gt;Single database per project setting&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This configuration file makes use of the following substation configuration variables:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;ELEC_PRJ_DB_PER_PROJECT&lt;/li&gt;
&lt;li&gt;ELEC_PRJ_DB_NAME&lt;/li&gt;
&lt;li&gt;ELEC_PRJ_DB_CONNECTIONSTRING&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For details on the purpose of each of these variables please refer to the &lt;a title="Configuration Variables " href="/products/electrical___instrumentation/w/electrical_and_instrumentation__wiki/40142/configuration-variables" rel="noopener noreferrer" target="_blank"&gt;Configuration Variables&lt;/a&gt; article.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;&lt;em&gt;&lt;em&gt;&lt;/em&gt;&lt;/em&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: CONNECT Edition, administration, Bentley Substation, en, Installation_Configuration&lt;/div&gt;
</description></item></channel></rss>