About the JSON Configuration Files
- Last UpdatedAug 27, 2024
- 1 minute read
There are three JSON configuration files for AVEVA Measurement Advisor Data Connector for Autosol Communications Manager (ACM). ACMsettings.json lists all the application-level configuration needed for the AVEVA Measurement Advisor Data Connector for ACM. Use the file to set such configuration as batch limit, connections strings, and Autosol Communications Manager environments.
When your AVEVA Measurement Advisor Data Connector for ACM product must support multiple SCADA systems, set the ScadaEnv field to the name of the Autosol Communications Manager system served by this data connector. The ScadaEnv setting is used to create a dataset in the AVEVA Measurement Advisor database. If meter/GQ names have the same names across systems, they will be made unique by the pre-pending of the related scadaEnv to the names. The default ScadaEnv value is NULL, which is for a single SCADA system.
Use the file DBProcessConfig.json to configure such things as scheduling and batch sizes of the accompanying stored procedures. Use ACMDataMapping.json to match up aspects of AVEVA Measurement Advisor Data Connector for ACM data with AVEVA Measurement Advisor data.
Configuration Files
All updates to the configuration files should be done by copying the file from the directory in %DNAInstallRoot% to the directory in %DNADataRoot%. Copy the entire file and not just those settings that are changing.
-
ACMsettings.json
For more information, see the related topics beginning at Configure ACMsettings.json.
-
DBProcessConfig.json
For more information, see Update DBProcessConfig.json.
-
ACMDataMapping.json
For more information, see Update ACMDataMapping.json.