<?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: [resolved] Capture Insert Update Delete records on all source tables in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Capture-Insert-Update-Delete-records-on-all-source/m-p/2300270#M72509</link>
    <description>Hi, 
&lt;BR /&gt;Could you please take a look at related forums to see if it is OK with you? 
&lt;BR /&gt; 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCtCPCA0" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-Search-for-new-or-modified-Artikels-to-update-in-other/td-p/62315&lt;/A&gt; 
&lt;BR /&gt; 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCtLUCA0" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-Compare-two-tables-and-delete-few-records-in/td-p/63293&lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
    <pubDate>Tue, 28 Oct 2014 07:12:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-10-28T07:12:57Z</dc:date>
    <item>
      <title>[resolved] Capture Insert Update Delete records on all source tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Capture-Insert-Update-Delete-records-on-all-source/m-p/2300269#M72508</link>
      <description>Hi All, 
&lt;BR /&gt;I have around 50+ tables in the source Database for which i would like to identify the Insert, Delete and Updated records and load only those records in Destination database. 
&lt;BR /&gt;I have taken the following approach to identify Insert/Update/Delete records on source and load the same to Destination table: 
&lt;BR /&gt;Step 1: Identify Newly Inserted records: Source Database table is mapped as main row to tMap and Destination Database table is mapped as look up row to tMap. Both input tables are inner joined on Primary Key. Output table in tMap has Catch Lookup inner join reject property set to true and output of tMap is mapped to Destination database with action on data as Insert. 
&lt;BR /&gt;Step 2: Identify Updated records: Source Database table is mapped as main row to tMap and a table which maintains the history of job runs is look up table to tMap. Output table of tMap is mapped to Destination database with action on data as update. Output of tMap has a condition - TalendDate.compareDate(row1.LAST_UPD,row4.LastModifiedDate,"yyyy-MM-dd") == 1 &amp;amp;&amp;amp; row4.LastModifiedDate != null 
&lt;BR /&gt;Step 3: Identify Deleted records on source: This is similar to Step 1, but Main row and look up row are exchanged and action on data on output of tMap is delete. 
&lt;BR /&gt;Can some one please suggest if i Should create one job per source table with above 3 steps or is there a way to handle all 50+ jobs in a single job? Currently i am creating one job per one table which is taking lot of time in setting up the job. 
&lt;BR /&gt;Best Regards, 
&lt;BR /&gt;Kalyan</description>
      <pubDate>Tue, 28 Oct 2014 05:29:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Capture-Insert-Update-Delete-records-on-all-source/m-p/2300269#M72508</guid>
      <dc:creator>satyavar</dc:creator>
      <dc:date>2014-10-28T05:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Capture Insert Update Delete records on all source tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Capture-Insert-Update-Delete-records-on-all-source/m-p/2300270#M72509</link>
      <description>Hi, 
&lt;BR /&gt;Could you please take a look at related forums to see if it is OK with you? 
&lt;BR /&gt; 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCtCPCA0" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-Search-for-new-or-modified-Artikels-to-update-in-other/td-p/62315&lt;/A&gt; 
&lt;BR /&gt; 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCtLUCA0" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-Compare-two-tables-and-delete-few-records-in/td-p/63293&lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 28 Oct 2014 07:12:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Capture-Insert-Update-Delete-records-on-all-source/m-p/2300270#M72509</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-28T07:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Capture Insert Update Delete records on all source tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Capture-Insert-Update-Delete-records-on-all-source/m-p/2300271#M72510</link>
      <description>Hi&lt;BR /&gt;The 2 topics are specifically talking with regards to one table loading. But in my case, i am talking about 50+ tables. so should i have one such job for each table?&lt;BR /&gt;Best Regards,&lt;BR /&gt;Kalyan</description>
      <pubDate>Tue, 28 Oct 2014 07:21:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Capture-Insert-Update-Delete-records-on-all-source/m-p/2300271#M72510</guid>
      <dc:creator>satyavar</dc:creator>
      <dc:date>2014-10-28T07:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Capture Insert Update Delete records on all source tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Capture-Insert-Update-Delete-records-on-all-source/m-p/2300272#M72511</link>
      <description>Hi, 
&lt;BR /&gt;With community version, you have to compare table one by one. 
&lt;BR /&gt;For Talend Enterprise Subscription, here is a CDC(change data capture) feature which can capture only the changed source data and to move it from a source to a target system(s) in real time. 
&lt;BR /&gt;Please take a look at document 
&lt;A href="https://help.talend.com/search/all?query=CDC+architectural+overview&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=CDC+architectural+overview&amp;amp;content-lang=en&lt;/A&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 28 Oct 2014 07:32:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Capture-Insert-Update-Delete-records-on-all-source/m-p/2300272#M72511</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-28T07:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Capture Insert Update Delete records on all source tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Capture-Insert-Update-Delete-records-on-all-source/m-p/2300273#M72512</link>
      <description>I have gone through the CDC approach but since it creates triggers at source database, we are not in favor of taking that approach. So i understand that i should create n number of jobs to achieve CDC in my way for n source tables.</description>
      <pubDate>Tue, 28 Oct 2014 07:55:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Capture-Insert-Update-Delete-records-on-all-source/m-p/2300273#M72512</guid>
      <dc:creator>satyavar</dc:creator>
      <dc:date>2014-10-28T07:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Capture Insert Update Delete records on all source tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Capture-Insert-Update-Delete-records-on-all-source/m-p/2300274#M72513</link>
      <description>Hi kalyangupta,
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;I have gone through the CDC approach but since it creates triggers at source database, we are not in favor of taking that approach. So i understand that i should create n number of jobs to achieve CDC in my way for n source tables.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Thanks for your feedback. Don't hesitate to let us know if there is any further help we can give.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 28 Oct 2014 08:01:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Capture-Insert-Update-Delete-records-on-all-source/m-p/2300274#M72513</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-28T08:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Capture Insert Update Delete records on all source tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Capture-Insert-Update-Delete-records-on-all-source/m-p/2300275#M72514</link>
      <description>hi,&lt;BR /&gt;if you're using Oracle you can use non intrusive redo log with CDC.&lt;BR /&gt;regards&lt;BR /&gt;laurent</description>
      <pubDate>Tue, 28 Oct 2014 11:00:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Capture-Insert-Update-Delete-records-on-all-source/m-p/2300275#M72514</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-28T11:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Capture Insert Update Delete records on all source tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Capture-Insert-Update-Delete-records-on-all-source/m-p/2300276#M72515</link>
      <description>Source is Oracle but destination is SQL Server. Can i still take an approach to of non intrusive redo log with CDC?</description>
      <pubDate>Tue, 28 Oct 2014 11:02:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Capture-Insert-Update-Delete-records-on-all-source/m-p/2300276#M72515</guid>
      <dc:creator>satyavar</dc:creator>
      <dc:date>2014-10-28T11:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Capture Insert Update Delete records on all source tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Capture-Insert-Update-Delete-records-on-all-source/m-p/2300277#M72516</link>
      <description>as far as I know, there's no reason you cannot do it&amp;nbsp; 
&lt;BR /&gt; 
&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=21248341" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/pages/viewpage.action?pageId=21248341&lt;/A&gt; 
&lt;BR /&gt;regards 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBPE.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144337i9EB41C4CC3E2B30F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBPE.jpg" alt="0683p000009MBPE.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 28 Oct 2014 11:12:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Capture-Insert-Update-Delete-records-on-all-source/m-p/2300277#M72516</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-28T11:12:04Z</dc:date>
    </item>
  </channel>
</rss>

