Add allocated ENS to the web.config file - SmartPlant Foundation - Version 2019 (10.0) - Administration & Configuration

SPO Manual Configuration Reference

Language
English
Product
SmartPlant Foundation
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

SPO/E Core provides a feature to manage tag Engineering Number System (ENS) by tracking SPX Tag sequence.

Because of the legacy data, adding the key entry to web.config and setting its value to TRUE enables getting the next sequential tag ENS from the Data Warehouse.

  1. In web.config (located at :[installation directory]\SmartPlant Foundation Server Files\Web_Sites\[SiteName]), add the following:

    <AppSettings>

    <add key="AllocatedENSByAccountOfLegacyData" value="TRUE"/>