If you configured multiple
SAS application servers in a production environment, then you must
complete the post-configuration steps. For more information, see When SAS Real-Time Decision Server Is Configured by the SAS Deployment Wizard or When SAS Real-Time Decision Server Is Manually Configured.
|
%let outputvariable=xyz;
, then the modified code would be as follows: %global outputvariable; %let outputvariable=xyz;
SAS-configuration-directory\Lev1\Applications\SASRealTimeServerConfig5.3\SASActivityCode\
migrationBackup
is
created. A backup copy of each updated SAS Activity Code file for
multiple DATA steps is copied into this directory. No SAS Activity
XML updates are required.
SAS-installation-directory\SASRealTimeDecisionManagerServerConfiguration-installation-directory
directory, run the command for your operating environment:
%let outputvariable=xyz;
, then the modified code would be as follows: %global outputvariable; %let outputvariable=xyz;