<?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: Can you add a field to a CDM CI_{subject}_CONTACT_HIST table? in SAS Customer Intelligence</title>
    <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Can-you-add-a-field-to-a-CDM-CI-subject-CONTACT-HIST-table/m-p/411220#M670</link>
    <description>&lt;P&gt;Can the field types of EXTERNAL_CONTACT_INFO_ID1 and EXTERNAL_CONTACT_INFO_ID2 be changed from VARCHAR(32) to INT with no issues as well?&lt;/P&gt;</description>
    <pubDate>Tue, 07 Nov 2017 15:49:54 GMT</pubDate>
    <dc:creator>pcapazzi</dc:creator>
    <dc:date>2017-11-07T15:49:54Z</dc:date>
    <item>
      <title>Can you add a field to a CDM CI_{subject}_CONTACT_HIST table?</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Can-you-add-a-field-to-a-CDM-CI-subject-CONTACT-HIST-table/m-p/409474#M664</link>
      <description>&lt;P&gt;We would like to add a field to a contact history table in our CDM. Will CIS break due to this? We expect it to be null after data is published and a nightly process will update it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2017 14:19:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Can-you-add-a-field-to-a-CDM-CI-subject-CONTACT-HIST-table/m-p/409474#M664</guid>
      <dc:creator>pcapazzi</dc:creator>
      <dc:date>2017-11-01T14:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can you add a field to a CDM CI_{subject}_CONTACT_HIST table?</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Can-you-add-a-field-to-a-CDM-CI-subject-CONTACT-HIST-table/m-p/409540#M665</link>
      <description>First of all, there are already two flexible "Additional_Info" fields in the table that you can use for that purpose. They were made there for that purpose. You can also change their length if it's too short.&lt;P&gt;If these two fields are not enough and you want to add a couple extra fields on top, it can be done - as far as I remember, no out-of-the-box code in SAS will break just because of that. An official SAS recommendation is to be considerate for performance and don't overload the table excessively with multiple extra fields due to performance concerns, as the contact history tends to have a lot of records. But at the end, it's up to your database to handle.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2017 16:39:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Can-you-add-a-field-to-a-CDM-CI-subject-CONTACT-HIST-table/m-p/409540#M665</guid>
      <dc:creator>Dmitry_Alergant</dc:creator>
      <dc:date>2017-11-01T16:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Can you add a field to a CDM CI_{subject}_CONTACT_HIST table?</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Can-you-add-a-field-to-a-CDM-CI-subject-CONTACT-HIST-table/m-p/411220#M670</link>
      <description>&lt;P&gt;Can the field types of EXTERNAL_CONTACT_INFO_ID1 and EXTERNAL_CONTACT_INFO_ID2 be changed from VARCHAR(32) to INT with no issues as well?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 15:49:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Can-you-add-a-field-to-a-CDM-CI-subject-CONTACT-HIST-table/m-p/411220#M670</guid>
      <dc:creator>pcapazzi</dc:creator>
      <dc:date>2017-11-07T15:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can you add a field to a CDM CI_{subject}_CONTACT_HIST table?</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Can-you-add-a-field-to-a-CDM-CI-subject-CONTACT-HIST-table/m-p/411397#M671</link>
      <description>&lt;P&gt;Should be of no impact for SAS MA.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have SAS RTDM or may get it in the future, it has a built-in capability to write user-supplied values into these fields - and it expects them to be Varchars.&amp;nbsp; Similarly,&amp;nbsp;it would not be a big surprise to see a new built-in capability to&amp;nbsp;store information into these fields in new future versions of SAS MA (i have zero information on that, just a guess) - and if that happens it will also expect them to be character.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, i'd rather either store numeric information in these varchar2 fields - you can always&amp;nbsp;apply to_number() when you are&amp;nbsp;accessing the data, like through a view. Or just added two new numeric fields.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 00:54:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Can-you-add-a-field-to-a-CDM-CI-subject-CONTACT-HIST-table/m-p/411397#M671</guid>
      <dc:creator>Dmitry_Alergant</dc:creator>
      <dc:date>2017-11-08T00:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Can you add a field to a CDM CI_{subject}_CONTACT_HIST table?</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Can-you-add-a-field-to-a-CDM-CI-subject-CONTACT-HIST-table/m-p/411553#M675</link>
      <description>&lt;P&gt;Thanks Dmitry!&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 15:49:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Can-you-add-a-field-to-a-CDM-CI-subject-CONTACT-HIST-table/m-p/411553#M675</guid>
      <dc:creator>pcapazzi</dc:creator>
      <dc:date>2017-11-08T15:49:33Z</dc:date>
    </item>
  </channel>
</rss>

