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
Running the Migration Utility Using a Properties File.
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
|
|
|
webolapviewr.war.dir=C:\\My
Config\\SAS\\SASWebOlapViewerforJava\\3.1
webolapviewr.war.dir=/my_config/ SAS/SASWebOlapViewerforJava/3.1
|
|
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
|
|
|
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 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.
|