The Portal Visual Data Explorer and SAS Web OLAP Viewer for Java allow you to open cubes using the File -> Open dialog. To disable this, apply the hotfix or upgrade to a fixed release, and then edit the configuration as described below. Instructions are provide below for SAS Web OLAP Viewer and the Portal.
To disable the ability to open cubes in SAS Web OLAP Viewer for Java, follow the directions in the online documentation for customizing SAS Web OLAP Viewer for Java. The FileOpen element in the configuration file should be changed so that cube display is set to false, as shown here
<FileOpen> <InitialPath> </InitialPath> <FileTypes> <Cubes display="false"/> <OLAPMaps display="true"/> </FileTypes> </FileOpen>
http://support.sas.com/onlinedoc/913/docMainpage.jsp?_topic=biwaag.hlp/swovj-customize.htm
http://support.sas.com/onlinedoc/913/getDoc/en/biwaag.hlp/a003135321.htm
http://support.sas.com/documentation/cdl/en/biwaag/61238/HTML/default/swovj-customize.htm
http://support.sas.com/documentation/cdl/en/biwaag/61238/HTML/default/a003135321.htm
To disable the ability to open cubes in the SAS Information Delivery Portal, you must edit the web.xml.orig file from the Portal installation. The servlet entry for the InformationMapViewerServlet must be edited so that it includes the following init-param value. If other init-param values already exist, just add this init-param value below the other init-param entries in the servlet element. The servlet entry should look similar to the following when you are finished.
<servlet> <servlet-name>InformationMapViewerServlet</servlet-name> <servlet-class>com.sas.servlet.util.VisualDataExplorerServlet</servlet-class> <init-param> <param-name>allowOpeningCubes</param-name> <param-value>false</param-value> </init-param> </servlet>After making this change, the Portal web application must be rebuilt and redeployed. The instructions below provide the file location, and steps for rebuilding the applications depending on version.
http://support.sas.com/onlinedoc/913/docMainpage.jsp?_topic=biwaag.hlp/a003135459.htm
http://support.sas.com/onlinedoc/913/docMainpage.jsp?_topic=biwaag.hlp/ag_portalconintro.htm
<sas installation root>\SASInformationDeliveryPortal\4.2\Configurable\wars\sas.portal\WEB-INF\web.xml.orig
http://support.sas.com/documentation/cdl/en/biwaag/61238/HTML/default/a003291514.htm
http://support.sas.com/documentation/cdl/en/biwaag/61238/HTML/default/a003308992.htm
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | SAS Information Delivery Portal | 64-bit Enabled Solaris | 2.0 | 2.0 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 |
64-bit Enabled AIX | 2.0 | 2.0 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 | ||
Windows Vista | 2.0 | 2.0 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 | ||
Microsoft Windows XP Professional | 2.0 | 2.0 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 | ||
Microsoft Windows Server 2003 Standard Edition | 2.0 | 2.0 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 | ||
Microsoft Windows Server 2003 Enterprise Edition | 2.0 | 2.0 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 | ||
Microsoft Windows Server 2003 Datacenter Edition | 2.0 | 2.0 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 | ||
Microsoft Windows NT Workstation | 2.0 | 2.0 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 | ||
Microsoft Windows 2000 Professional | 2.0 | 2.0 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 | ||
Microsoft Windows 2000 Server | 2.0 | 2.0 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 | ||
Microsoft Windows 2000 Datacenter Server | 2.0 | 2.0 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 | ||
Microsoft Windows 2000 Advanced Server | 2.0 | 2.0 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 | ||
HP-UX IPF | 2.0 | 2.0 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 | ||
SAS System | SAS Web OLAP Viewer for Java | Microsoft Windows 2000 Advanced Server | 2.1 | 3.1 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Datacenter Server | 2.1 | 3.1 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 | ||
Microsoft Windows 2000 Server | 2.1 | 3.1 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 | ||
Microsoft Windows 2000 Professional | 2.1 | 3.1 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 | ||
Microsoft Windows NT Workstation | 2.1 | 3.1 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 | ||
Microsoft Windows Server 2003 Datacenter Edition | 2.1 | 3.1 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 | ||
Microsoft Windows Server 2003 Enterprise Edition | 2.1 | 3.1 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 | ||
Microsoft Windows Server 2003 Standard Edition | 2.1 | 3.1 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 | ||
Microsoft Windows XP Professional | 2.1 | 3.1 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 | ||
Windows Vista | 2.1 | 3.1 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 | ||
64-bit Enabled AIX | 2.1 | 3.1 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 | ||
64-bit Enabled Solaris | 2.1 | 3.1 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 | ||
HP-UX IPF | 2.1 | 3.1 | 9.1 TS1M3 SP3 | 9.1 TS1M3 SP4 |
A fix for this issue for SAS Web OLAP Viewer 2.1 for Java Installations:
http://www.sas.com/techsup/download/hotfix/wov21.html#015978A fix for this issue for SAS Information Delivery Portal 9.1.3 is available at:
http://www.sas.com/techsup/download/hotfix/idp913.html#015978Type: | Problem Note |
Priority: | medium |
Topic: | Software Components ==> Visual Data Explorer (VDE) |
Date Modified: | 2009-07-23 14:23:43 |
Date Created: | 2005-08-19 08:58:37 |