After you install SAS
9.4 and SAS Model Manager 12.3 using SAS Software Depot, you must
perform additional configuration steps before you can use SAS Model
Manager.
-
Verify
that all installation and configuration steps in the instructions.html
file have been completed. The instructions.html file is located in
\sasconfigdir\Lev#\Documents\
.
-
The SAS Deployment Wizard
does not create SAS Model Manager users by default. The SAS Administrator
must create users in SAS Management Console with the appropriate group
and role permissions. Verify that all users who were created during
the installation process to use SAS Model Manager are granted the
appropriate permissions to the SAS Workspace Server. In a Windows
environment, each user or group must be granted permission to the
Log
on as a batch job local security policy.
For more information,
see Create Windows Operating System Accounts and Groups for Users of SAS Model Manager.
-
SAS Model Manager 12.3
on SAS 9.4 provides support for the use of multiple SAS Application
Servers to be used when defining a performance task, a scoring task,
or a model retrain task. If you want to use a SAS Application Server
other than the default
SASApp, you must configure
the other SAS Application Server using SAS Management Console. For
more information, see
Configuring a SAS Application Server.
-
If the SAS Workspace
Server is located in a UNIX environment, you must enable the SAS Workspace
Server XCMD option in order to support R model functionality. For
more information, see
Enabling the SAS Workspace Server XCMD Option.
-
During installation,
if you chose to perform a manual configuration of the SAS Model Manager
database, or you chose a third-party database vendor that does not
support automated creation of tables and loading of data, additional
configuration steps are required.
For more information,
see Configure the SAS Model Manager Database .
-
If the SAS Scoring Accelerator
or SAS Model Manager In-Database Scoring Scripts products are a part
of your SAS 9.4 deployment, additional configuration steps are required
to prepare the database for publishing and scoring in SAS Model Manager.
For more information,
see Preparing a Database for Use with SAS Model Manager in SAS In-Database Products: Administrator's Guide.
-
During installation
and configuration of SAS 9.4, the SAS Deployment Wizard enables you
to configure the SAS Web Server to use HTTPS and Secure Sockets Layer
(SSL) certificates automatically. Verify that the Certificate Authority
certificate is available to the trust store for the browser and Java
clients. For more information, see the instructions.html file in the
directory
\SASConfigDir\Lev1\Documents
,
and the Setting Up Certificates for SAS Deployment in SAS Intelligence Platform: Installation and Configuration Guide.
If you did not use the
SAS Deployment Wizard to configure the SAS Web Server to use HTTPS
and SSL certificates, you can configure it manually.
For more information,
see Configuring SAS Web Server Manually for HTTPS in SAS Intelligence Platform: Middle-Tier Administration Guide.
The communication path
between SAS Web Server and SAS Web Application Server uses HTTP by
default. If you configured the SAS Web Server to use HTTPS using the
SAS Deployment Wizard, additional steps are required in order to use
HTTPS between SAS Web Server and SAS Web Application Server.
For more information,
see Configuring SAS Web Application Server to Use HTTPS in SAS Intelligence Platform: Middle-Tier Administration Guide.
-
-
-
-
If you have installed SAS
Model Manager to use with SAS Enterprise Miner, you must access the
SAS Content Server and create a public directory for SAS Enterprise
Miner to register a model SAS package (SPK) file.
To create a SAS Content
Server public directory:
-
Access the SAS
Content Server Administration Console by entering
http://hostname:port/SASContentServer/dircontents.jsp
.
An example of
hostname:port
is
localhost:80
.
Log on using the SAS Administrator account (for example,
sasadm@saspw)
that you defined during the SAS installation process.
Note: The default port for the
SAS Web Server in a UNIX environment is 7980.
-
In the
Add
folder field, enter a folder name such as
Models.
-
-
The
Models folder
is displayed in the
Item name column.
-
Click the
Permissions icon
that is associated with the
Models folder.
-
In the
Add
principal field, enter the value
jcr:all
.
Change all of the permissions to
Yes.
-
-
Log off from the SAS
Content Server Administration Console and restart any open SAS Enterprise
Miner sessions to pick up the changes.
-
If
you have installed SAS Model Manager to use with SAS Enterprise Miner,
you must configure the SAS Metadata Repository to use the SAS Content
Server public directory that you created previously.
To configure the SAS
Metadata Repository to use the SAS Content Server public directory:
-
In SAS Management Console,
expand
Application Management on the
Plug-ins tab.
SAS Enterprise Miner should be listed and should contain subfolders.
-
Expand the
Projects folder.
-
Right-click the SAS
Workspace Server that is associated with your SAS Enterprise Miner
installation, and select
Properties. An
example is
SASApp - Logical Workspace Server.
-
-
In the
WebDAV
URL field, enter
http://hostname:port/SASContentServer/repository/default/Models/
.
Note: WebDAV is used to register
a model SPK file from SAS Enterprise Miner.
-
Click
OK and
then restart any open SAS Enterprise Miner sessions to pick up the
changes.
For more information
about post-installation tasks, see the SAS 9.4 installation documentation.