SAS Web Report Studio Properties

The following tables describe unique properties for SAS Web Report Studio 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 Web Report Studio migration utility properties:
The following table describes the citationweb.war.dir property:
citationweb.war.dir Property
Property
citationweb.war.dir
Examples
citationweb.war.dir=C:\\My Config\\SAS\\SASWebReportStudio\\3.1
citationweb.war.dir=/my_config/SAS/SASWebReportStudio/3.1
When to Use
When SAS Web Report Studio is not configured in the standard location, which is SAS-configuration-directory\web\webapps.
The following table describes the citationweb.war.file property:
citationweb.war.file Property
Property
citationweb.war.file
Examples
citationweb.war.file=C:\\Program Files\\SAS\\SASWebReportStudio\3.1\\SASWebReportStudio.war
citationweb.war.file=/usr/local/SAS/SAS_9.1/SASWebReportStudio/3.1/SASWebReportStudio.war
When to Use
When migrating multiple instances of SAS Web Report Studio, the SAS Migration Utility, by default, bases the resulting configuration on the first instance found. To override this behavior, you can specify the fully qualified location of the SAS Web Report Studio WAR file or folder for the utility to use.