Previous Page | Next Page

Product-Specific SAS Migration Utility Properties

SAS Information Delivery Portal Properties

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\Levn\web\webapps. To use these properties, add them to your migration utility properties file. For more information, see Run the Migration Utility Using a Properties File.

For the latest SAS Migration Utility properties list, see http://support.sas.com/migration/utilitynotes.

This topic contains the following SAS Information Delivery Portal migration utility properties:

The following table describes the javaportal.war.dir property:

javaportal.war.dir Property
Property javaportal.war.dir
Examples javaportal.war.dir=C:\\SAS\\Lev1\\myweb\\mywebapps

javaportal.war.dir=/config/SAS/Lev1/myweb/mywebapps

When to Use 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
Property javaportal.war.file
Examples javaportal.war.file=C:\\Config\\mySAS\\Lev1\\web\\mywebapps\\myPortal.war

javaportal.war.file=/config/SAS/Lev1/web/mywebapps/myPortal.war

When to Use 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
Property javaportal.install.dir
Examples javaportal.install.dir=C:\\Program Files\\SAS\\myWeb\\myPortal2.0.1

javaportal.install.dir=/SAS/myWeb/myPortal2.0.1

When to Use 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).

Previous Page | Next Page | Top of Page