Configure Virus Scanning for Uploading Package - Intergraph Smart Engineering Manager - 7.0 - Customization & Programming - Hexagon

Intergraph Smart Engineering Manager Web API Reference Guide

ft:locale
en-US
Product
Intergraph Smart Engineering Manager
Subproduct
Web API
Search by Category
Customization & Programming
Smart Engineering Manager Web Version
7.0

To scan for viruses when uploading a package, you must configure SEM Web API to work with the virus scanner you require.

  1. Navigate to the SEM Web API root installation folder.

  2. Using a text editor, open the appsettings.json file.

  3. Find the section called "VirusScanner".

    There are three scanning options available.

  4. Locate the "Actitvate" key for the required virus scanner and set the parameter to "True" for the required virus scanner.

    The Activate parameter of the other two virus scanners must be set to False.

  5. Save and Close the appsettings.json file.

  • Only one scanner can be selected. If more than one option is chosen or if no option is selected, the user will receive a notification and the package will not be uploaded.

  • If the scan fails, the package will not be uploaded, and the user will receive a notification indicating any detected viruses.