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

AVEVA™ Measurement Advisor Data Connector for Autosol Communication Manager

Check if Encrypted Connections Need Updating

  • Last UpdatedAug 27, 2024
  • 1 minute read

If you get an error about a CryptographicException or the “key was not found in the key ring,” in one of the log files, you need to update the encrypted connection string in the ACMsettings.json file for that silo. For more information, see Encrypted Microsoft SQL Server Connection Strings for ACMsettings.json.

  1. Open a PowerShell window as an Administrator.

  2. Navigate to the \bin\ directory located in the silo for the service.

  3. Run the command(s), as per the examples provided below. You will only need to run the commands as required on your setup. Use Ctrl + C to exit the process in the event that if it continues running.

    Example commands for the data connector are:

    Set-Location "$env:DNAInstallRoot\CloudData\bin"

    .\DBProcessAgent.exe

    .\monitorMeasBufferDB.exe onPrem

    .\monitorMeasBufferDB.exe Cloud

    Example commands for the request connector are:

    Set-Location "$env:DNAInstallRoot\ACM\bin"

    .\MonitorMeasurementData.exe onPrem

    .\MonitorMeasurementData.exe Cloud

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