SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 60022: You cannot extract treatments with treatment code when you use SAS® Marketing Automation Integration utilities

DetailsHotfixAboutRate It

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

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Marketing Automation Integration UtilitiesSolaris for x646.49.4 TS1M2
Linux for x646.49.4 TS1M2
HP-UX IPF6.49.4 TS1M2
64-bit Enabled Solaris6.49.4 TS1M2
64-bit Enabled AIX6.49.4 TS1M2
Microsoft® Windows® for x646.49.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.