Problem Note 68993: You experience slow performance in the SAS® Risk Governance Framework when you edit a business object that contains a large number of attachments
When you edit a business object that contains a large number of attachments, the SAS Risk Governance Framework might be slow to render the screen.
Click the Hot Fix tab in this note to access the hot fix for this issue.
With this hot fix, you can specify two new configuration options to improve the performance for editing a business object that contains a large number of attachments. You should specify both options to see the performance improvement.
Specify the following configuration property in the configdata.properties file to improve the efficiency of retrieving attachments:
monitor.attachments.largeNoAttachmentsSupport.enabled = true
The default value for the configuration property is false.
Specify the following new Java Virtual Machine (JVM) option to optimize the retrieval of attachment information from the SAS® Content Server:
-Dsas.rgf.attachment.useBulkLoad.enabled = true
The default value for the JVM option is false. To add this new JVM property, follow the steps below for your operating system.
Microsoft Windows Operating System
- Edit the wrapper.conf file in the SAS-configuration-directory\Levn\Web\WebAppServer\SASServer8_1\conf directory.
- Add the new property shown below to the end of the list of Java additional parameters. Replace the n in the property key with the next sequential number that is not being used for another Java parameter.
wrapper.java.additional.n=-Dsas.rgf.attachment.useBulkLoad.enabled=true
- Save the updated wrapper.conf file.
- Restart SASServer8_1.
Note: For Windows deployments, the web application server can be started from a script or deployed as a service. When the web application server is started from a script, specify the JVM options in the JAVA_OPTS environment variable in the SAS-configuration-directory\Levn\Web\WebAppServer\SASServer8_1\bin\setenv.bat file. When the web application server is deployed as a service, specify the JVM options in the SAS-configuration-directory\Levn\Web\WebAppServer\SASServer8_1\conf\wrapper.conf file.
Linux Operating System
- Open the setenv.sh script file in the SAS-configuration-directory/Levn/Web/WebAppServer/SASServer8_1/bin/ directory.
- Add the new property to the end of the JVM_OPTS parameter definitions:
JVM_OPTS="...-Dsas.rgf.attachment.useBulkLoad.enabled=true"
- Save the updated setenv.sh file.
- Restart SASServer8_1.
Operating System and Release Information
SAS System | SAS Risk Governance Framework | Windows 7 Ultimate 32 bit | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Windows 7 Professional x64 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Windows 7 Professional 32 bit | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Windows 7 Home Premium x64 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Windows 7 Home Premium 32 bit | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Windows 7 Enterprise x64 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Windows 7 Enterprise 32 bit | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows Server 2016 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows Server 2012 Std | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows Server 2012 R2 Std | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows Server 2012 R2 Datacenter | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows Server 2012 Datacenter | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows Server 2008 for x64 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows Server 2008 R2 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows Server 2008 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows 10 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows 8.1 Pro x64 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows 8.1 Pro 32-bit | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows 8.1 Enterprise x64 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows 8.1 Enterprise 32-bit | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows 8 Pro x64 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows 8 Pro 32-bit | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows 8 Enterprise x64 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft Windows 8 Enterprise 32-bit | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Microsoft® Windows® for x64 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Windows 7 Ultimate x64 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
Linux for x64 | 7.4 | 7.5 | 9.4 TS1M5 | 9.4 TS1M8 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2023-02-23 14:45:44 |
Date Created: | 2022-03-10 06:43:55 |