Usage Note 51967: SAS® Marketing Optimization 6.1 now has the ability to schedule using Integrated Windows authentication or web authentication
SAS Marketing Optimization Scheduling was designed to use the credentials of the user that is logged on to the client to connect to the scheduling service and then add these credentials on the MOBatch -u and -p command-line options. If you used Integrated Windows authentication or web authentication, there was no password for the credentials of a user that was logged on to the client. Therefore, it was not possible to schedule from SAS Marketing Optimization.
Click the Hot Fix tab in this note to access the hot fix for this issue. This hot fix makes it possible to schedule if you use Integrated Windows authentication or web authentication. The hot fix adds functionality so that a single host user account can be configured to connect to the scheduler and run all scheduled operations.
After you apply the hot fix, it is necessary to make the followings changes:
- Create two properties on the MO Application Object:
- Invoke an interactive SAS® session on the SAS tier machine.
- Run Marketing_Optimization_autoexec.
- Enter and execute the following SAS code:
%mo_properties_edit_value(key = mktopt.metadata.schedule.user, value = moscheduser); (where this is a real host account)
%mo_properties_edit_value(key = mktopt.metadata.schedule.auth.domain, value = MOSchedAuthDomain);
- In SAS® Management Console, create the MO Scheduling Group with the following logon information:
Domain: MOSchedAuthDomain
User: dummy
Password: password of moscheduser (real host account password)
- Also create a MO Schedule User with the following logon information:
Domain: domain of IWA
User: moscheduser
Make this user a member of these groups: Marketing Optimization Administrators; Marketing Optimization Report Consumers; and Marketing Optimization Users.
- Add the MO Scheduling User to the Marketing Optimization Template in the Authorization Manager Access Control Templates with the permissions ReadMetadata, WriteMetadata.
- Add the SAS System Services Group to the MO Scheduling Group.
- Restart the web application server for these changes to take effect.
Operating System and Release Information
SAS System | SAS Marketing Optimization | Microsoft® Windows® for x64 | 6.1_M1 | | 9.3 TS1M2 | |
Microsoft Windows 8 Enterprise 32-bit | 6.1_M1 | | 9.3 TS1M2 | |
Microsoft Windows 8 Enterprise x64 | 6.1_M1 | | 9.3 TS1M2 | |
Microsoft Windows 8 Pro 32-bit | 6.1_M1 | | 9.3 TS1M2 | |
Microsoft Windows 8 Pro x64 | 6.1_M1 | | 9.3 TS1M2 | |
Microsoft Windows 8.1 Enterprise 32-bit | 6.1_M1 | | 9.3 TS1M2 | |
Microsoft Windows 8.1 Enterprise x64 | 6.1_M1 | | 9.3 TS1M2 | |
Microsoft Windows 8.1 Pro | 6.1_M1 | | 9.3 TS1M2 | |
Microsoft Windows 8.1 Pro 32-bit | 6.1_M1 | | 9.3 TS1M2 | |
Microsoft Windows Server 2003 Datacenter Edition | 6.1_M1 | | 9.3 TS1M2 | |
Microsoft Windows Server 2003 Enterprise Edition | 6.1_M1 | | 9.3 TS1M2 | |
Microsoft Windows Server 2003 Standard Edition | 6.1_M1 | | 9.3 TS1M2 | |
Microsoft Windows Server 2003 for x64 | 6.1_M1 | | 9.3 TS1M2 | |
Microsoft Windows Server 2008 | 6.1_M1 | | 9.3 TS1M2 | |
Microsoft Windows Server 2008 R2 | 6.1_M1 | | 9.3 TS1M2 | |
Microsoft Windows Server 2008 for x64 | 6.1_M1 | | 9.3 TS1M2 | |
Microsoft Windows Server 2012 Datacenter | 6.1_M1 | | 9.3 TS1M2 | |
Microsoft Windows Server 2012 R2 Datacenter | 6.1_M1 | | 9.3 TS1M2 | |
Microsoft Windows Server 2012 R2 Std | 6.1_M1 | | 9.3 TS1M2 | |
Microsoft Windows Server 2012 Std | 6.1_M1 | | 9.3 TS1M2 | |
Microsoft Windows XP Professional | 6.1_M1 | | 9.3 TS1M2 | |
Windows 7 Enterprise 32 bit | 6.1_M1 | | 9.3 TS1M2 | |
Windows 7 Enterprise x64 | 6.1_M1 | | 9.3 TS1M2 | |
Windows 7 Home Premium 32 bit | 6.1_M1 | | 9.3 TS1M2 | |
Windows 7 Home Premium x64 | 6.1_M1 | | 9.3 TS1M2 | |
Windows 7 Professional 32 bit | 6.1_M1 | | 9.3 TS1M2 | |
Windows 7 Professional x64 | 6.1_M1 | | 9.3 TS1M2 | |
Windows 7 Ultimate 32 bit | 6.1_M1 | | 9.3 TS1M2 | |
Windows 7 Ultimate x64 | 6.1_M1 | | 9.3 TS1M2 | |
Windows Vista | 6.1_M1 | | 9.3 TS1M2 | |
Windows Vista for x64 | 6.1_M1 | | 9.3 TS1M2 | |
*
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.
Date Modified: | 2014-01-10 10:59:36 |
Date Created: | 2014-01-03 15:01:41 |