Usage Note 14431: SAS Human Capital Management may have problems running under a secured
socket server (HTTPS)
In SAS Human Capital Management release 3.1.0.4 and before, using a
secured socket produces errors any time a feature that uses the %BUILD
macro is invoked. This includes most data table refreshes.
Errors occur when SAS communicates back to Java via the
getTableData.jsp. This particular jsp requires access via an unsecured
port.
Release 3.1.0.5 allows a site to use an unsecured URL that is
accessible only to the SAS userid. The SAS userid is the host userid
used to access data in the data warehouse. The URL that this ID uses
can be defined by placing the following two statements in the presubmit
section of the warehouse configuration XML file:
%let HTTPSFIX=Y;
%let HTTPSFIX_URL=http:xxxx; where xxxx is the unsecured port.
A fix for this issue is available at:
http://www.sas.com/techsup/download/hotfix/hr_vision31.html#014431
Operating System and Release Information
SAS System | SAS Human Capital Management | Microsoft Windows 2000 Professional | 3.1 | | | |
Microsoft Windows NT Workstation | 3.1 | | | |
HP-UX | 3.1 | | | |
64-bit Enabled Solaris | 3.1 | | | |
Solaris | 3.1 | | | |
64-bit Enabled HP-UX | 3.1 | | | |
AIX | 3.1 | | | |
64-bit Enabled AIX | 3.1 | | | |
*
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: | Usage Note |
Priority: | medium |
Date Modified: | 2005-02-24 08:13:34 |
Date Created: | 2005-01-28 10:33:26 |