Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Measurement Advisor Cloud Data Connector for AVEVA™ Enterprise SCADA

Understand AVEVA Measurement Advisor Cloud Data Connector for AVEVA Enterprise SCADA configuration

Understand AVEVA Measurement Advisor Cloud Data Connector for AVEVA Enterprise SCADA configuration

  • Last UpdatedAug 07, 2024
  • 2 minute read

Understand AVEVA Measurement Advisor Cloud Data Connector for AVEVA Enterprise SCADA configuration

The AVEVA Measurement Advisor Data Connector Cloud Plugin for Enterprise SCADA uses the CloudData.json configuration file below to check for databases to which the Relational Database Management System (RDBMS) can connect. The following table describes the contents of the CloudData.json file.

"CloudData": {

"DatabasesToCheck": { "EFM": true },

"DBsOnlineTimeout": "00:05:00",

"MSBuildLocation": "C:\\Program Files\\Microsoft Visual Studio\\2022\\Enterprise\\MSBuild\\Current\\Bin\\MSBuild.exe",

"DataGateway": {

"EndpointURL":"https://measadv.connect.aveva.com/us-east/datagateway/api/v1/measconnection ",

"EncryptedServiceAccessToken":"",

"WebProxy": ""

}

}

Setting

Default

Description

DatabasesToCheck

{ "EFM": true }

"EFM" (Electronic Flow Measurement) is the database of the accessible Cloud Measurement at the DataGateway EndpointURL.

When set to true, AVEVA Measurement Advisor Cloud Data Connector for AVEVA Enterprise SCADA generates the EFM buffer Data-tier Application package (DACPAC).

DBsOnlineTimeout

00:05:00

The maximum time allowed for retrieving information from the Cloud Measurement EFM.

The format of the timeout is as follows:

HH:MM:SS

Where:

  • HH = the hour(s).

  • MM = the minute(s).

  • SS = the seconds.

MSBuildLocation

"C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\MSBuild\\Current\\Bin\\MSBuild.exe"

The location of the MSBuild.exe file depends on how it is installed.

Inspect and set the path in the JSON override file.

EncryptedServiceAccessToken

The encrypted service access token used to authenticate with CONNECT to transfer data to the cloud endpoint.

The Account Administrator must use CONNECT to create an access token for the Measurement Advisor tenant used by the AVEVA Enterprise SCADA CloudData Service. It is then encrypted using the on-premises SecretProtector utility.

For further information, refer to Encrypt the service access token.

EndpointURL

https://measadv.connect.aveva.com/us-east/datagateway/api/v1/measconnection

Base address for the data gateway endpoint. The data gateway is used as a web service through which the Measurement Advisor Client accesses the database to execute stored procedures.

For further information, see Configure the data gateway endpoint URL.

WebProxy

(If internet access passes through a proxy, CloudData requires this setting) The URL of the web proxy service (for example, AVEVA Demilitarized Zone [DMZ] Secure Link). The format is as follows:

<IP>:<Port>

For example, if the web proxy URL is http://10.0.0.1:8080, enter the following:

"10.0.0.1:8080"

TitleResults for “How to create a CRG?”Also Available in