After upgrading RiskVision, you can keep the Jasper reports/dashboard submenu by manually customizing the UIWorkspace.xml file. By default, this file is located in the%AGILIANCE_HOME%\Tomcat\webapps\spc\classes directory. To implement any changes in the UIWorkspace.xml file, you will need to copy the UIWorkspace.xml file to the %AGILIANCE_HOME%\config directory and implement the customization. If there are differences between the UIWorkspace.xml file in the backed up %AGILIANCE_HOME%\config directory and the %AGILIANCE_HOME%\Tomcat\webapps\spc\classes directory after your upgrade (note: changes will result from new features and other UI changes) make the following changes.
To add the Jasper reports/dashboard submenu:
- Copy the
UIWorkspace.xmlfile from%AGILIANCE_HOME%\Tomcat\webapps\spc\classesto%AGILIANCE_HOME%\config - Copy the changed <component> XML blocks from the backed up
%AGILIANCE_HOME%\configto the current%AGILIANCE_HOME%\configfile. - Save the
UIWorkspace.xmlfile.
