Problem Note 60022: You cannot extract treatments with treatment code when you use SAS® Marketing Automation Integration utilities
Currently, you cannot extract treatments by using treatment code when you use SAS Marketing Automation Integration utilities.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Note: After you apply the hot fix, you can use a request similar to the following:
<?xml version="1.0"?>
<MAExtractRequest detail="ALL">
<TreatmentDO>
<!--
<Folder operator="=">
<Name operator="=">your folder\xxxx</Name>
</Folder>
-->
<Name operator="=">Treatment name</Name>
<!-- match to Code beginning Co -->
<!--
<Code operator="*">Co.+</Code>
-->
<!-- Exact match to Code = Code1 -->
<Code operator="=">Code1</Code>
</TreatmentDO>
</MAExtractRequest>
Operating System and Release Information
SAS System | SAS Marketing Automation Integration Utilities | Solaris for x64 | 6.4 | | 9.4 TS1M2 | |
Linux for x64 | 6.4 | | 9.4 TS1M2 | |
HP-UX IPF | 6.4 | | 9.4 TS1M2 | |
64-bit Enabled Solaris | 6.4 | | 9.4 TS1M2 | |
64-bit Enabled AIX | 6.4 | | 9.4 TS1M2 | |
Microsoft® Windows® for x64 | 6.4 | | 9.4 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.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2017-07-19 10:47:00 |
Date Created: | 2017-02-22 08:47:31 |