<?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: How to populate CI_RESPONSE_HISTORY with ETL? in SAS Customer Intelligence</title>
    <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/How-to-populate-CI-RESPONSE-HISTORY-with-ETL/m-p/418968#M701</link>
    <description>&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I should have been clearer about my case. It's for MA only, and the primary purpose is to generate reports via the&amp;nbsp;%CI2LASR macro.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This snippet from&amp;nbsp;MA Admin Guide about history tables has me&amp;nbsp;a bit perplexed though:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"They must be included in a SAS Information Map in order to make the contact history and response history data available for use."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does this mean if this step is not completed, the information in the table won't be visible to MA? And how does one go about doing it?&lt;/P&gt;</description>
    <pubDate>Wed, 06 Dec 2017 21:41:17 GMT</pubDate>
    <dc:creator>Datino</dc:creator>
    <dc:date>2017-12-06T21:41:17Z</dc:date>
    <item>
      <title>How to populate CI_RESPONSE_HISTORY with ETL?</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/How-to-populate-CI-RESPONSE-HISTORY-with-ETL/m-p/418925#M699</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to populate the&amp;nbsp;CI_RESPONSE_HISTORY table with data from&amp;nbsp;CI_CONTACT_HISTORY plus some other external data. Are there any considerations on how to do it without breaking the data model and/or causing CI to malfunction?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 19:26:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/How-to-populate-CI-RESPONSE-HISTORY-with-ETL/m-p/418925#M699</guid>
      <dc:creator>Datino</dc:creator>
      <dc:date>2017-12-06T19:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to populate CI_RESPONSE_HISTORY with ETL?</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/How-to-populate-CI-RESPONSE-HISTORY-with-ETL/m-p/418949#M700</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's not clear from your post what components of CI do you use - is it SAS MA, SAS RTDM, or both?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Generally, this table&amp;nbsp;is &lt;STRONG&gt;supposed&amp;nbsp;&lt;/STRONG&gt;to be populated by external ETL. This is very normal. Especially for SAS MA.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In SAS RTDM there is a built-in capability to store a response&amp;nbsp;from the solution itself, but still it's OK to also populate or update responses in batch using ETL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't think there are any particular considerations or gotchas, you shouldn't break the data model. Just make sure you understand the data model and what to put there. If you do not, ask questions...&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some things may depend on how are you using this table in CI. For example if you have SAS RTDM and you implement real-time lookups to the response history table, you probably don't want to implement ETL that'd truncate the table before re-loading all the data into it. But that is kind of obvious:)&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, 06 Dec 2017 20:46:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/How-to-populate-CI-RESPONSE-HISTORY-with-ETL/m-p/418949#M700</guid>
      <dc:creator>Dmitry_Alergant</dc:creator>
      <dc:date>2017-12-06T20:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to populate CI_RESPONSE_HISTORY with ETL?</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/How-to-populate-CI-RESPONSE-HISTORY-with-ETL/m-p/418968#M701</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I should have been clearer about my case. It's for MA only, and the primary purpose is to generate reports via the&amp;nbsp;%CI2LASR macro.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This snippet from&amp;nbsp;MA Admin Guide about history tables has me&amp;nbsp;a bit perplexed though:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"They must be included in a SAS Information Map in order to make the contact history and response history data available for use."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does this mean if this step is not completed, the information in the table won't be visible to MA? And how does one go about doing it?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 21:41:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/How-to-populate-CI-RESPONSE-HISTORY-with-ETL/m-p/418968#M701</guid>
      <dc:creator>Datino</dc:creator>
      <dc:date>2017-12-06T21:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to populate CI_RESPONSE_HISTORY with ETL?</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/How-to-populate-CI-RESPONSE-HISTORY-with-ETL/m-p/418995#M702</link>
      <description>&lt;P&gt;More or less so.&amp;nbsp; It needs to be done, yes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In SAS MA, you can have multiple subject levels, each with a separate Contact and Response History tables.&amp;nbsp; &amp;nbsp;Every such table will&amp;nbsp;need have a different name.&amp;nbsp; &amp;nbsp;Because of that,&amp;nbsp;the default CDM table names as created by a script (CI_CONTACT_HISTORY, CI_RESPONSE_HISTORY)&amp;nbsp;are&amp;nbsp;not more than an example.&amp;nbsp; Even though often people keep the default name when there is only one subject involved, in theory your contact and response tables could be named differently.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Because of that, a properly configuring the information map using "Contact_History" and "Responses" custom attributes on one column is a way to tell SAS MA where to find the right Contact and Response history table. See MA Admin Guide, page 90 (for version 6.5).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 23:35:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/How-to-populate-CI-RESPONSE-HISTORY-with-ETL/m-p/418995#M702</guid>
      <dc:creator>Dmitry_Alergant</dc:creator>
      <dc:date>2017-12-06T23:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to populate CI_RESPONSE_HISTORY with ETL?</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/How-to-populate-CI-RESPONSE-HISTORY-with-ETL/m-p/419239#M703</link>
      <description>&lt;P&gt;Thank you very much for your help Dmitry.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 16:30:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/How-to-populate-CI-RESPONSE-HISTORY-with-ETL/m-p/419239#M703</guid>
      <dc:creator>Datino</dc:creator>
      <dc:date>2017-12-07T16:30:30Z</dc:date>
    </item>
  </channel>
</rss>

