<?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 manage multiple changes with CDC technology in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-manage-multiple-changes-with-CDC-technology/m-p/2216584#M12533</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for you answer but this is not answering my question.&lt;/P&gt;
&lt;P&gt;My CDC is managed in the DB not in Talend. The question is more about a best architecture practice.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good day.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Sep 2019 14:11:40 GMT</pubDate>
    <dc:creator>castiellll</dc:creator>
    <dc:date>2019-09-04T14:11:40Z</dc:date>
    <item>
      <title>How to manage multiple changes with CDC technology</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-manage-multiple-changes-with-CDC-technology/m-p/2216582#M12531</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have been thinking about the way to manage multiple changes when using CDC.&lt;/P&gt; 
&lt;P&gt;&lt;EM&gt;&lt;U&gt;Explanation :&lt;/U&gt;&lt;/EM&gt;&lt;/P&gt; 
&lt;P&gt;Let's say we have a really bad model with 2 tables users and users_status (1-1). We want to merge them into one table dim.users in a DWH.&lt;/P&gt; 
&lt;P&gt;CDC is activated for both tables so we can track changes in both and our Talend flow has the user table with an inner join (lookup) on the user_status table (very simple).&lt;/P&gt; 
&lt;P&gt;The problem is when there is a change in only one of the tables ? how do you manage the fact that if a changes happens in only one of these tables and not in the other ??&lt;/P&gt; 
&lt;P&gt;&lt;U&gt;&lt;EM&gt;Example:&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt; 
&lt;P&gt;table user :&amp;nbsp; (id, name)&amp;nbsp; --&amp;gt; (1,'toto'), (2,'titi')&lt;/P&gt; 
&lt;P&gt;table user_status (id_user, status) --&amp;gt; (1,true), (2,false)&lt;/P&gt; 
&lt;P&gt;if we change the status of 'titi' to true then the CDC will get (2,true) for the user_status change table but nothing for the user change table. So our Talend flow won't update anything.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Maybe am I missing something in the CDC configuration ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you in advance for your help.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt; 
&lt;P&gt;Sofiane.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:50:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-manage-multiple-changes-with-CDC-technology/m-p/2216582#M12531</guid>
      <dc:creator>castiellll</dc:creator>
      <dc:date>2024-11-16T04:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to manage multiple changes with CDC technology</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-manage-multiple-changes-with-CDC-technology/m-p/2216583#M12532</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;We are supposing that you have referred this online user guide about:&lt;A title="TalendHelpCenter:Change Data Capture scenarios" href="https://help.talend.com/reader/WN4QKUFj9JViEWZYDWqNIA/q5O0sKo0aoWymZIjEvix8g" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Change Data Capture scenarios&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The cdc tables only store the change type and primary key. This is a limitation of our current solution, how ever the triggers and components could be customized to save every change record.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2019 10:23:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-manage-multiple-changes-with-CDC-technology/m-p/2216583#M12532</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-04T10:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to manage multiple changes with CDC technology</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-manage-multiple-changes-with-CDC-technology/m-p/2216584#M12533</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for you answer but this is not answering my question.&lt;/P&gt;
&lt;P&gt;My CDC is managed in the DB not in Talend. The question is more about a best architecture practice.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good day.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2019 14:11:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-manage-multiple-changes-with-CDC-technology/m-p/2216584#M12533</guid>
      <dc:creator>castiellll</dc:creator>
      <dc:date>2019-09-04T14:11:40Z</dc:date>
    </item>
  </channel>
</rss>

