<?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: Incremental loading in Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Incremental-loading-in-Talend/m-p/2348471#M115590</link>
    <description>&lt;P&gt;@Soumya M​&amp;nbsp;, you need to investigate if it is possible to know which records have been deleted or updated from your source file, if not, you have to do full comparison between source records and all of target data to get the deleted records and updated records, then, delete the corresponding record and update the corresponding record in the target database. I don't know your data source and data structure, so there is no way to give a specific job design.&lt;/P&gt;</description>
    <pubDate>Thu, 02 Mar 2023 07:13:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-03-02T07:13:15Z</dc:date>
    <item>
      <title>Incremental loading in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Incremental-loading-in-Talend/m-p/2348465#M115584</link>
      <description>&lt;P&gt;Hello, I've created a talend job for incremental loading similar to the one given in this link - which only loads the latest records after comparing the timestamps. &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.talend.com/s/feed/0D53p00007vCkMrCAK?language=en_US" target="_blank"&gt;https://community.talend.com/s/feed/0D53p00007vCkMrCAK?language=en_US&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But how do i achieve updation of older records ? as my job does incremental loading. Two things i need to incorporate in the job&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;To load any older date files, older than the last successful run timestamp&lt;/LI&gt;&lt;LI&gt;How do i update any changed records ?&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:03:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Incremental-loading-in-Talend/m-p/2348465#M115584</guid>
      <dc:creator>Soumya_M</dc:creator>
      <dc:date>2024-11-15T22:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental loading in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Incremental-loading-in-Talend/m-p/2348466#M115585</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have a question about your record, does there exist timestamp field in your record, and this field is updated whenever the records is updated or inserted?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 07:50:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Incremental-loading-in-Talend/m-p/2348466#M115585</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-01T07:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental loading in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Incremental-loading-in-Talend/m-p/2348467#M115586</link>
      <description>&lt;P&gt;the timestamp remains the same, only the records get updated. It's like I've already loaded the data for a particular date file, later I get a file with modified records for the existing date file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 08:14:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Incremental-loading-in-Talend/m-p/2348467#M115586</guid>
      <dc:creator>Soumya_M</dc:creator>
      <dc:date>2023-03-01T08:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental loading in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Incremental-loading-in-Talend/m-p/2348468#M115587</link>
      <description>&lt;P&gt;what is the target application? Database? if there is no a flag indicating that the record has been updated, I think you need to load all data from the file you get. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 08:40:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Incremental-loading-in-Talend/m-p/2348468#M115587</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-01T08:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental loading in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Incremental-loading-in-Talend/m-p/2348469#M115588</link>
      <description>&lt;P&gt;target is postgresql database, how do i need to get the flag indicating which record has been changed ?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 09:59:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Incremental-loading-in-Talend/m-p/2348469#M115588</guid>
      <dc:creator>Soumya_M</dc:creator>
      <dc:date>2023-03-01T09:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental loading in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Incremental-loading-in-Talend/m-p/2348470#M115589</link>
      <description>&lt;P&gt;Instead of updating, first I want to delete the matching records and insert the latest records &lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 06:16:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Incremental-loading-in-Talend/m-p/2348470#M115589</guid>
      <dc:creator>Soumya_M</dc:creator>
      <dc:date>2023-03-02T06:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental loading in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Incremental-loading-in-Talend/m-p/2348471#M115590</link>
      <description>&lt;P&gt;@Soumya M​&amp;nbsp;, you need to investigate if it is possible to know which records have been deleted or updated from your source file, if not, you have to do full comparison between source records and all of target data to get the deleted records and updated records, then, delete the corresponding record and update the corresponding record in the target database. I don't know your data source and data structure, so there is no way to give a specific job design.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 07:13:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Incremental-loading-in-Talend/m-p/2348471#M115590</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-02T07:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental loading in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Incremental-loading-in-Talend/m-p/2348472#M115591</link>
      <description>&lt;P&gt;Okay, because i don't know which records are updated I've to do full comparison between source and target records. How do i delete existing records and insert updated records to the single target table? source and target tables belong to postgres database.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 07:24:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Incremental-loading-in-Talend/m-p/2348472#M115591</guid>
      <dc:creator>Soumya_M</dc:creator>
      <dc:date>2023-03-02T07:24:13Z</dc:date>
    </item>
  </channel>
</rss>

