Previous Page | Next Page

Product-Specific SAS Migration Utility Properties

SAS OLAP Web Viewer Properties

The following tables describe unique properties for the SAS OLAP Web Viewer that the SAS Migration Utility uses when creating a migration analysis report, or later in the process when the utility builds a migration package. 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 OLAP Web Viewer migration utility properties:

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

webolapviewr.war.dir Property
Property webolapviewr.war.dir
Examples webolapviewr.war.dir=C:\\My Config\\SAS\\SASWebOlapViewerforJava\\3.1

webolapviewr.war.dir=/my_config/SAS/SASWebOlapViewerforJava/3.1

When to Use When SAS OLAP Web Viewer is not configured in the standard location, which is SAS-configuration-directory\web\webapps. If you specify webolapviewr.war.dir, all instances in the specified location are processed.

The following table describes the webolapviewr.war.file property:

webolapviewr.war.file Property
Property webolapviewr.war.file
Examples webolapviewr.war.file=C:\\Program Files\\SAS\\SASWebOlapViewerforJava\3.1\\SASWebOlapViewerforJava.war

webolapviewr.war.file=/usr/local/SAS/SAS_9.1/SASWebOlapViewerforJava/3.1/SASWebOlapViewerforJava.war

When to Use When multiple instances of SAS OLAP Web Viewer are deployed, but you want to migrate one instance only. By default, the SAS Migration Utility bases the configuration on all valid instances found. To override this behavior, you can specify the fully qualified location of the SAS OLAP Web Viewer WAR file for the utility to use. If you specify webolapviewr.war.file, only the specified instance is processed.

Previous Page | Next Page | Top of Page