<?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 Re: Find active treatments assigned to Decision Treatment Campaign in SAS Customer Intelligence</title>
    <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Find-active-treatments-assigned-to-Decision-Treatment-Campaign/m-p/579816#M1238</link>
    <description>&lt;P&gt;Ok , Thanks James. Will Explore CI Utilities to achieve this.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Aug 2019 07:43:42 GMT</pubDate>
    <dc:creator>dsadsad</dc:creator>
    <dc:date>2019-08-08T07:43:42Z</dc:date>
    <item>
      <title>Find active treatments assigned to Decision Treatment Campaign</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Find-active-treatments-assigned-to-Decision-Treatment-Campaign/m-p/579284#M1232</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to know only THE active treatments(currently assigned) assigned to any particular decision treatment campaign . Is it possible through CDM&amp;nbsp; data base ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the below code but it gives all the treatment codes (Current + History).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SELECT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;DISTINCT&lt;/STRONG&gt; TREATMENT_CD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;CI_PACKAGE_X_TREATMENT CPXT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;INNER&lt;/STRONG&gt; &lt;STRONG&gt;JOIN&lt;/STRONG&gt;&amp;nbsp; CI_CELL_PACKAGE CP &lt;STRONG&gt;ON&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;CPXT.CONTRIBUTING_CELL_PACKAGE_SK = CP.CELL_PACKAGE_SK&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;STRONG&gt;INNER&lt;/STRONG&gt; &lt;STRONG&gt;JOIN&lt;/STRONG&gt;&amp;nbsp; CI_TREATMENT CIT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;ON&lt;/STRONG&gt; CPXT.TREATMENT_SK=CIT.TREATMENT_SK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;INNER&lt;/STRONG&gt; &lt;STRONG&gt;JOIN&lt;/STRONG&gt;&amp;nbsp; CI_TREATMENT_EXT CITE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;ON&lt;/STRONG&gt; CIT.TREATMENT_SK = CITE.TREATMENT_SK &lt;STRONG&gt;WHERE&lt;/STRONG&gt; CP.CAMPAIGN_CD='CAMP506094'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 06:56:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Find-active-treatments-assigned-to-Decision-Treatment-Campaign/m-p/579284#M1232</guid>
      <dc:creator>dsadsad</dc:creator>
      <dc:date>2019-08-06T06:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Find active treatments assigned to Decision Treatment Campaign</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Find-active-treatments-assigned-to-Decision-Treatment-Campaign/m-p/579286#M1233</link>
      <description>&lt;P&gt;What's the condition for an active treatment? Add that to the where clause.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 07:13:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Find-active-treatments-assigned-to-Decision-Treatment-Campaign/m-p/579286#M1233</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-08-06T07:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Find active treatments assigned to Decision Treatment Campaign</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Find-active-treatments-assigned-to-Decision-Treatment-Campaign/m-p/579531#M1235</link>
      <description>&lt;P&gt;Hi Kurt ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for you response. i am not aware of any filter in CDM data base to use to get the currently assigned treatments to decision treatment campaign.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 00:31:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Find-active-treatments-assigned-to-Decision-Treatment-Campaign/m-p/579531#M1235</guid>
      <dc:creator>dsadsad</dc:creator>
      <dc:date>2019-08-07T00:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Find active treatments assigned to Decision Treatment Campaign</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Find-active-treatments-assigned-to-Decision-Treatment-Campaign/m-p/579624#M1237</link>
      <description>Hi,&lt;BR /&gt;I don't believe what you want (which to see an accurate reflection of what you can see in CI Studio for Treatments used in each Decision Treatment Campaign) is available in the CDM. Its important to distinguish that the CDM is a historical database that captures the outcomes of decision requests for RTDM, not a reflection of what is currently in metadata. This is evidenced by the fact that you only get a record in CI_PACKAGE_X_TREATMENT after a decision has been made, and the record will only represent the treatments in the outcome of the decision rather than the input treatments (i.e. the entire scope of all treatments used in the campaigns in the decision).&lt;BR /&gt;To get what you want you need to extract the information directly from metadata using the CI Integration Utilities.&lt;BR /&gt;Regards&lt;BR /&gt;James&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Aug 2019 10:40:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Find-active-treatments-assigned-to-Decision-Treatment-Campaign/m-p/579624#M1237</guid>
      <dc:creator>JamesAnderson</dc:creator>
      <dc:date>2019-08-07T10:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Find active treatments assigned to Decision Treatment Campaign</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Find-active-treatments-assigned-to-Decision-Treatment-Campaign/m-p/579816#M1238</link>
      <description>&lt;P&gt;Ok , Thanks James. Will Explore CI Utilities to achieve this.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 07:43:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Find-active-treatments-assigned-to-Decision-Treatment-Campaign/m-p/579816#M1238</guid>
      <dc:creator>dsadsad</dc:creator>
      <dc:date>2019-08-08T07:43:42Z</dc:date>
    </item>
  </channel>
</rss>

