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

AVEVA™ Measurement Advisor

Import your files

  • Last UpdatedAug 06, 2025
  • 1 minute read

Before importing, you must have created a file import task in the File Import Summary window. For more information, see Create a file import record.

To import your files

  1. Open Windows PowerShell for DNA.

  2. Run the following commands:

    cd $env:DNAInstallRoot\MeasurementAdvisor\bin

    MeasFileImport.exe -T <File Import Task Name> -S CLOUDDB

  3. Optional: After the initial MeasFileImport.exe -T <File Import Task Name> with the -S information added, you may enter additional arguments as outlined in the Command line arguments associated with file import .

  4. To test that this has been correctly configured, execute the following command: MeasFileImport.exe -T UNDEFINED

    It should record an error that reads:

    Could not retrieve details for the file import task(s) "Undefined".

    Here, UNDEFINED is used as an example. Any non-existent file import task would be sufficient to test the functioning of the configuration.

  5. Check the log file for any errors.

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