<?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 CDC on files in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/CDC-on-files/m-p/2365211#M128842</link>
    <description>&lt;P&gt;Hi Folks,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Anyone has idea how to acchieve the CDC between 2 files. I am looking for direct/indirect solutions without loading data to database.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;As my database is Redshift and currently no CDC feature supported by talend for Redshift database.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Kindly post your thoughts&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Oct 2017 03:10:18 GMT</pubDate>
    <dc:creator>Sid3</dc:creator>
    <dc:date>2017-10-03T03:10:18Z</dc:date>
    <item>
      <title>CDC on files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CDC-on-files/m-p/2365211#M128842</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Anyone has idea how to acchieve the CDC between 2 files. I am looking for direct/indirect solutions without loading data to database.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;As my database is Redshift and currently no CDC feature supported by talend for Redshift database.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Kindly post your thoughts&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 03:10:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CDC-on-files/m-p/2365211#M128842</guid>
      <dc:creator>Sid3</dc:creator>
      <dc:date>2017-10-03T03:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: CDC on files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CDC-on-files/m-p/2365212#M128843</link>
      <description>Hi sid, 
&lt;BR /&gt; 
&lt;BR /&gt;Try doing a left outer join with source as primary and target as the ref link based on key cols. All the null values will be as insert. And others wil be an update. Nite ref should be a full file. 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Ram</description>
      <pubDate>Tue, 03 Oct 2017 13:24:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CDC-on-files/m-p/2365212#M128843</guid>
      <dc:creator>brama</dc:creator>
      <dc:date>2017-10-03T13:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: CDC on files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CDC-on-files/m-p/2365213#M128844</link>
      <description>I agree with brama! We have redshift as output and we do the same. Thanks.</description>
      <pubDate>Tue, 03 Oct 2017 14:17:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CDC-on-files/m-p/2365213#M128844</guid>
      <dc:creator>Vinlogs</dc:creator>
      <dc:date>2017-10-03T14:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: CDC on files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CDC-on-files/m-p/2365214#M128845</link>
      <description>Thank you guys for reply. I am aware of that approach.
&lt;BR /&gt;
&lt;BR /&gt;What i am looking is is there any component/custom code if anyone developed for CDC comparisons between files.
&lt;BR /&gt;
&lt;BR /&gt;Also i need to find the I,U,D,New records between both files.
&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Oct 2017 03:58:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CDC-on-files/m-p/2365214#M128845</guid>
      <dc:creator>Sid3</dc:creator>
      <dc:date>2017-10-04T03:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: CDC on files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CDC-on-files/m-p/2365215#M128846</link>
      <description>&lt;P&gt;I have not researched on any custom components on CDC as we were able to achieve what we were looking for (Inserts and updates) and deletes is something which we didn't needed as part of our requirements.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 14:21:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CDC-on-files/m-p/2365215#M128846</guid>
      <dc:creator>Vinlogs</dc:creator>
      <dc:date>2017-10-04T14:21:02Z</dc:date>
    </item>
  </channel>
</rss>

