<?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 SCD type 2 how to track deleted source rows? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/SCD-type-2-how-to-track-deleted-source-rows/m-p/2229205#M20222</link>
    <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to track deleted rows from the source with SCD 2. What I expect is that the current row in the target db will get an scd EndDate if the key was not found in the source input (csv).&lt;/P&gt;&lt;P&gt;Is this how it is supposed to work in Talend for SCD 2?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas or suggestions for how to cope with deleted records in source files is appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;RF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jan 2019 10:09:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-01-30T10:09:49Z</dc:date>
    <item>
      <title>SCD type 2 how to track deleted source rows?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SCD-type-2-how-to-track-deleted-source-rows/m-p/2229205#M20222</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to track deleted rows from the source with SCD 2. What I expect is that the current row in the target db will get an scd EndDate if the key was not found in the source input (csv).&lt;/P&gt;&lt;P&gt;Is this how it is supposed to work in Talend for SCD 2?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas or suggestions for how to cope with deleted records in source files is appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;RF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 10:09:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SCD-type-2-how-to-track-deleted-source-rows/m-p/2229205#M20222</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-30T10:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: SCD type 2 how to track deleted source rows?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SCD-type-2-how-to-track-deleted-source-rows/m-p/2229206#M20223</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I would have thought that the CDC strategy on the source system needs to change to report all rows that have had something happen to them (inserted updated deleted). Depends if you have a proper CDC mechanism or you are just selecting rows from source with a created/update date in the range of interest.&lt;/P&gt; 
&lt;P&gt;Not really a definitive answer but how Talend will handle it is probably second to actually getting the update to Talend.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 10:26:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SCD-type-2-how-to-track-deleted-source-rows/m-p/2229206#M20223</guid>
      <dc:creator>David_Beaty</dc:creator>
      <dc:date>2019-01-30T10:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: SCD type 2 how to track deleted source rows?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SCD-type-2-how-to-track-deleted-source-rows/m-p/2229207#M20224</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One way to identify it using tMap using Outer Join&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Keep Your Table in&amp;nbsp; main&amp;nbsp;And your CSV file in lookup and do Outer Join based on Keys.&lt;/P&gt;
&lt;P&gt;If you do not find the record in Lookup , populate end date and then update your Table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if any issue.&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, 30 Jan 2019 10:46:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SCD-type-2-how-to-track-deleted-source-rows/m-p/2229207#M20224</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-01-30T10:46:25Z</dc:date>
    </item>
  </channel>
</rss>

