Problem Note 59466: Parameters in the SAS® Marketing Optimization configuration file are not recognized
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
SAS System | SAS Marketing Optimization | Microsoft® Windows® for x64 | 6.5 | | 9.4 TS1M3 | |
64-bit Enabled AIX | 6.5 | | 9.4 TS1M3 | |
64-bit Enabled Solaris | 6.5 | | 9.4 TS1M3 | |
HP-UX IPF | 6.5 | | 9.4 TS1M3 | |
Linux for x64 | 6.5 | | 9.4 TS1M3 | |
Solaris for x64 | 6.5 | | 9.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.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2017-03-02 09:02:06 |
Date Created: | 2016-12-06 14:38:12 |