The following tables describe unique properties for the
SAS Information Delivery Portal that the SAS Migration Utility uses
when creating a migration analysis report, or later in the process
when the utility builds a migration package. You can specify the following
properties to identify or override the location of the portal WAR
file. The default name is Portal.war and its default location is
SAS-configuration-directory\Lev
n\web\webapps
.
To use these properties, add them to your migration utility properties
file. For more information, see
Running the Migration Utility Using a Properties File.
This topic contains
the following SAS Information Delivery Portal migration utility properties:
Note: These SAS Information Delivery
Portal properties are valid only when migrating from SAS 9.1.3.
The following table
describes the javaportal.war.dir property:
javaportal.war.dir Property
|
|
|
|
|
javaportal.war.dir=C:\\SAS\\Lev1\\myweb\\mywebapps
javaportal.war.dir=/config/ SAS/Lev1/myweb/mywebapps
|
|
When the Portal.war
file for the SAS Information Delivery Portal is not in the standard
location, which is SAS-configuration-directory\web\webapps (where SAS-configuration-directory is
the value of the SMU.config.dir property).
|
The following table
describes the javaportal.war.file property:
javaportal.war.file Property
|
|
|
|
|
javaportal.war.file=C:\\Config\\mySAS\\Lev1\\web\\mywebapps\\myPortal.war
javaportal.war.file=/config/ SAS/Lev1/web/mywebapps/myPortal.war
|
|
When the Portal.war
file for the SAS Information Delivery Portal is not in the standard
location, which is SAS-configuration-directory\web\webapps (where SAS-configuration-directory is
the value of the SMU.config.dir property), or when the WAR file does
not have the default name, which is Portal.war.
|
The following table
describes the javaportal.install.dir property:
javaportal.install.dir Property
|
|
|
|
|
javaportal.install.dir=C:\\Program
Files\\SAS\\myWeb\\myPortal2.0.1
javaportal.install.dir=/ SAS/myWeb/myPortal2.0.1
|
|
When the installation
directory for SAS Information Delivery Portal is not in the standard
location, which is SASHOME-directory\web\webapps (where SASHOME-directory is
the value of the SMU.SASHOME property).
|