<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Using dynamic treatments in SAS CI in SAS Customer Intelligence</title>
    <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Using-dynamic-treatments-in-SAS-CI/m-p/391336#M588</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to to use create a treatment in SAS CI which is combinations of fixed text and Dynamic value obtained from database?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For e.g:,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If you are from&lt;/STRONG&gt; &lt;FONT color="#339966"&gt;&lt;EM&gt;[Suburb]&lt;/EM&gt;&lt;/FONT&gt; &lt;STRONG&gt;please call us.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To use this text as one of the columns in the Treatment. The variable [Suburb] is read from the databases based on the customer included in the campaign.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it posisble to create a treatment which is combination of Dynamic and static values in a treatment object?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Aug 2017 21:57:56 GMT</pubDate>
    <dc:creator>JM_VFAU</dc:creator>
    <dc:date>2017-08-28T21:57:56Z</dc:date>
    <item>
      <title>Using dynamic treatments in SAS CI</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Using-dynamic-treatments-in-SAS-CI/m-p/391336#M588</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to to use create a treatment in SAS CI which is combinations of fixed text and Dynamic value obtained from database?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For e.g:,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If you are from&lt;/STRONG&gt; &lt;FONT color="#339966"&gt;&lt;EM&gt;[Suburb]&lt;/EM&gt;&lt;/FONT&gt; &lt;STRONG&gt;please call us.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To use this text as one of the columns in the Treatment. The variable [Suburb] is read from the databases based on the customer included in the campaign.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it posisble to create a treatment which is combination of Dynamic and static values in a treatment object?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2017 21:57:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Using-dynamic-treatments-in-SAS-CI/m-p/391336#M588</guid>
      <dc:creator>JM_VFAU</dc:creator>
      <dc:date>2017-08-28T21:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using dynamic treatments in SAS CI</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Using-dynamic-treatments-in-SAS-CI/m-p/391421#M589</link>
      <description>&lt;P&gt;How many different suburbs do you have?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the number is reasonable, you can split the diagram by suburb into multiple cells (one cell per suburb) and then manually assign a different treatment attribute value for each cell.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But if you need truly dynamic (personalized) treatment attribute values coming from the database or a formula, this is not possible in SAS MA out-of-the-box, unfortunately. &amp;nbsp;In SAS RTDM, treatments can have truly dynamic attributes (assigned with a variable or a formula), but in SAS MA this is not yet supported. Treatment attributes in SAS MA can only have constant values - either assigned on a Treatment level ("static" attributes"), or at the Cell level while the treatment is assigned in the campaign (this is what is called "dynamic" in UI, but not very dynamic in fact).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, to answer you precisely:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Can SAS MA produce a dynamically personalized message text and export it to the channel? Sure it can, you create a calculated item and add it to the Export tab, that's it.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;Can this&amp;nbsp;&lt;SPAN&gt;dynamically personalized message text then be stored in your campaign history database, for historical, reporting and audit purposes? Yes, it can but you will need to work on it to make it happen, one way or another. Use whatever export output you produce to add the information in your&amp;nbsp;campaign history database&amp;nbsp;- either to an extension columns to SAS CDM tables or some&amp;nbsp;custom history table.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Can this&amp;nbsp;&lt;SPAN&gt;dynamically personalized message text&amp;nbsp;be produced and then stored as a treatment attribute - no it can not (in all current releases of SAS MA). There is always hope this may change in the future releases.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;Hope it helps.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2017 10:48:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Using-dynamic-treatments-in-SAS-CI/m-p/391421#M589</guid>
      <dc:creator>Dmitry_Alergant</dc:creator>
      <dc:date>2017-08-29T10:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Using dynamic treatments in SAS CI</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Using-dynamic-treatments-in-SAS-CI/m-p/391674#M590</link>
      <description>&lt;P&gt;Thanks Dimitry.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2017 21:44:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Using-dynamic-treatments-in-SAS-CI/m-p/391674#M590</guid>
      <dc:creator>JM_VFAU</dc:creator>
      <dc:date>2017-08-29T21:44:20Z</dc:date>
    </item>
  </channel>
</rss>

