Previous Page | Next Page

Product-Specific SAS Migration Utility Properties

SAS Marketing Automation SAS Tier Properties

The following tables describe unique properties for SAS Marketing Automation for the SAS tier 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 Marketing Automation SAS tier migration utility properties:

The following table describes the emasvrproces.install.dir property:

emasvrproces.install.dir Property
Property emasvrproces.install.dir
Examples emasvrproces.install.dir=C:\\Program Files\\mySAS\\SAS 9.1\\Mktauto\\Cmacros

emasvrproces.install.dir=/mySAS/SAS_9.1/myMktauto/myCmacros

When to Use If the SAS Marketing Automation compiled macros are installed in a different directory than the default installation directory. Be sure to specify an absolute file system path.

The following table describes the emasvrproces.appserver.context.directory property:

emasvrproces.appserver.context.directory Property
Property emasvrproces.appserver.context.directory
Examples emasvrproces.appserver.context.directory=C:\\SAS\\Config\\Lev1\\mySASMain

emasvrproces.appserver.context.directory=/SAS/Config/Lev1/mySASMain

When to Use If the SAS Application Server context directory differs from the default SAS Application Server directory (SASMain).

The following table describes the emasvrproces.appserver.autoexec.directory.and.name property:

emasvrproces.appserver.autoexec.directory.and.name Property
Property emasvrproces.appserver.autoexec.directory.and.name
Examples emasvrproces.appserver.autoexec.directory.and.name=C:\\SAS\\Config\\Lev1\\mySASMain\\my_appserver_autoexec.sas

emasvrproces.appserver.autoexec.directory.and.name=/SAS/Config/Lev1/mySASMain/my_appserver_autoexec.sas

When to Use If the SAS Application Server autoexec file is relocated from its default location under the application server context directory, or it is renamed from its default value of appserver_autoexec.sas, or both. Note that the property value should be an absolute file system path and filename of the autoexec file (including its .sas extension) that performs a %include of MarketingOptimization_autoexec.sas.

The following table describes the emasvrproces.mamisc.directory property:

emasvrproces.mamisc.directory Property
Property emasvrproces.mamisc.directory
Examples emasvrproces.mamisc.directory=C:\\mySAS\\Config\\myMAMisc

emasvrproces.mamisc.directory=/mySAS/Config/myMAMisc

When to Use If the Marketing Automation MAMisc directory is relocated from its default location under the application server Data directory, or it is renamed from its default value of MAMisc, or both. Note that the property value should be an absolute file system path and filename of the MAMisc directory.

The following table describes the emasvrproces.generate.detailreports property:

emasvrproces.generate.detailreports Property
Property emasvrproces.generate.detailreports
Example emasvrproces.generate.detailreports=false
When to Use Set to false if you do not want detailed analysis reports regarding your SAS Marketing Automation data and metadata generated by the SAS Migration Utility in analyze mode.

The valid values are true (default) or false. (The migration utility interprets any other value as true.)

Previous Page | Next Page | Top of Page