SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 59466: Parameters in the SAS® Marketing Optimization configuration file are not recognized

DetailsHotfixAboutRate It

When you use parameters in the mo_opt_config.sas file in SAS Marketing Optimization, the parameters are not recognized during scenario optimization.

To work around this problem, add the %GLOBAL statement before the parameters, as shown in this example:

%global large_scale_run_inside_proc large_scale_num_iterations;
%let large_scale_run_inside_proc=0;
%let large_scale_num_iterations=10;

Click the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Marketing OptimizationMicrosoft® Windows® for x646.59.4 TS1M3
64-bit Enabled AIX6.59.4 TS1M3
64-bit Enabled Solaris6.59.4 TS1M3
HP-UX IPF6.59.4 TS1M3
Linux for x646.59.4 TS1M3
Solaris for x646.59.4 TS1M3
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.