SUPPORT / SAMPLES & SAS NOTES
 

Support

Usage Note 14431: SAS Human Capital Management may have problems running under a secured socket server (HTTPS)

DetailsHotfixAboutRate It
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

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Human Capital ManagementMicrosoft Windows 2000 Professional3.1
Microsoft Windows NT Workstation3.1
HP-UX3.1
64-bit Enabled Solaris3.1
Solaris3.1
64-bit Enabled HP-UX3.1
AIX3.1
64-bit Enabled AIX3.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.