Hot fix D26007 addresses issue(s) in SAS Web Report Studio 4.3 on HP-UX IPF.
$> chmod 755 D26007hx.bin2. Set your $DISPLAY environment variable
export DISPLAY=<your_node_name>:03. Execute D26007hx.bin with the -alwaysoverwrite option
<path_to_downloaded_file>/D26007hx.bin -alwaysoverwriteFor example:
./D26007hx.bin -alwaysoverwrite
See the Maintenance Installation Tool
(MIT) documentation for more details on the installation of hot fixes.
The content of this hot fix is listed in the hot fix manifest.
Step 1: Re-build Web Applications
In order for this step to execute correctly, the Metadata Server must be running.
1.1 Set the DISPLAY environment variable, for example
$ export DISPLAY=<displayname>:0
1.2 Invoke the SAS Deployment Manager 9.2
From the SASDeploymentManager directory execute config.sh, for example
$ cd <SASHOME>/SASDeploymentManager/9.2
$ ./config.sh
1.3 Select a language in the Choose Language box
1.4 Select Rebuild Web Applications
1.5 Select Configuration Directory or Enter the Configuration Directory and Level that needs to be updated
1.6 Specify Connection Information, including the sasadm User ID and Password
1.7 Select Web Report Studio 4.3 as the Web Application to Rebuild
1.8 Verify the information on the Summary screen and select Start
1.9 Select Finish when the deployment is complete
This process will update the Web Report Studio ear in <CONFIGDIR>/Lev1/Web/Staging and
place the updated exploded ear in <CONFIGDIR>/Lev1/Web/Staging/exploded. The Web Report Studio
ear includes:
Step 2: Re-deploy Web Applications
2.1 Re-deploy the updated ear listed above to the web application server you are using based on the instructions appropriate for your web application server. See SAS 9.2 Intelligence Platform Web Application Administration Guide, Chapter 8, for more details.
Step 3: Configure properties to enable new functionality
The following properties must be configured to enable the new functionality delivered in this hot fix. The recommended method is to use the Configuration Manager plug-in available in SAS Management Console. See Using Configuration Manager for instructions on configuring a property for SAS Web Report Studio.
Property Name: sas.wrs.display.only.single.applied.filter
Property Value: true
Property Name: sas.wrs.filtering.display.only.lowest.leaf
Property Value: true
Property Name: sas.wrs.hidden.filters.allow.application
Property Value: true
The properties can also be configured by editing LocalProperties.xml. See SAS Note 32858 How to maintain custom SASŪ Web Report Studio properties for more details.
This completes the installation of hot fix D26007 on HP-UX IPF.