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
Running the Migration Utility Using a Properties File.
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
|
|
|
emasvrproces.install.dir=C:\\Program
Files\\mySAS\\SAS 9.1\\Mktauto\\Cmacros
emasvrproces.install.dir=/my SAS/SAS_9.1/myMktauto/myCmacros
|
|
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
|
emasvrproces.appserver.context.directory
|
|
emasvrproces.appserver.context.directory=C:\\SAS\\Config\\Lev1\\mySASMain
emasvrproces.appserver.context.directory=/ SAS/Config/Lev1/mySASMain
|
|
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
|
emasvrproces.appserver.autoexec.directory.and.name
|
|
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
|
|
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
|
emasvrproces.mamisc.directory
|
|
emasvrproces.mamisc.directory=C:\\mySAS\\Config\\myMAMisc
emasvrproces.mamisc.directory=/my SAS/Config/myMAMisc
|
|
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
|
emasvrproces.generate.detailreports
|
|
emasvrproces.generate.detailreports=false
|
|
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.)
|