Deploy Accusoft Viewer
- Last UpdatedMay 10, 2023
- 1 minute read
To deploy Accusoft Viewer:
-
Navigate to the AccusoftViewer folder that can be found in the AIM Dashboard installation folder, for example: C:\Program Files\AVEVA\AVEVA Asset Information Management\Dashboard\AccusoftViewer.
-
Open AccusoftPackage.SetParameters.xml, edit the default parameters if required, (see the following table), and then save the file.
-
Double-click DeployAccusoftViewer.bat to deploy the viewer.
-
Reset IIS.
Accusoft Viewer Parameters
Parameter
Description
IIS Web Application Name
The name of the AIM Dashboard website. Default = Dashboard.
PrizmApplicationServicesScheme
Prizm Service REST API web service scheme. Default = http, set to https if SSL configured.
PrizmApplicationServicesHost
Prizm Service REST API web service hostname. Default = localhost.
Remove or Redeploy Accusoft Viewer
To remove or redeploy Accusoft Viewer:
-
From the AIM Dashboard installation folder, open the AccusoftViewer folder.
For example: C:\Program Files\AVEVA\AVEVA Asset Information Management\Dashboard\AccusoftViewer
-
Create a backup of AccusoftPackage.SetParameters.xml.
Note: Any customizations should be manually reapplied before redeploying.
-
Double-click RemoveAccusoftViewer.bat.
The existing Accusoft client files are deleted from the Dashboard website default directory.
For example: C:\inetpub\Dashboard
Note: If you are not using the default path, run the batch file through a command prompt, and provide the correct path.
For example: RemoveAccusoftViewer.bat "C:\inetpub\Dashboard\MyWebsite"
-
Apply customizations from the backed-up AccusoftPackage.SetParameters.xml.
-
To redeploy Accusoft Viewer, see Deploy Accusoft Viewer.