Whenever a custom image is embedded in an object, such as a dashboard or policy, you may risk losing the custom images stored in the directory%AGILIANCE_HOME%\Tomcat\webapps\spc\images after upgrading RiskVision. To avoid this issue, we recommended changing the images folder location from %AGILIANCE_HOME%\Tomcat\webapps\spc\images to%AGILIANCE_HOME%\config\images.
To change the images folder location:
- Go to the directory
%AGILIANCE_HOME%\configand open theagiliance.propertiesfile using a text editor. - Add the following property:
image.custom.folder=<%AGILIANCE_HOME%>\<folder_location> Specify a folder name to which you want to copy the images.
- Restart the RiskVision Tomcat service.
