<?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: Copy a new entry in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Copy-a-new-entry/m-p/2240860#M28196</link>
    <description>Please an explicite example</description>
    <pubDate>Tue, 07 Jan 2020 09:39:22 GMT</pubDate>
    <dc:creator>Ven6</dc:creator>
    <dc:date>2020-01-07T09:39:22Z</dc:date>
    <item>
      <title>Copy a new entry</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Copy-a-new-entry/m-p/2240858#M28194</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I need your help&lt;BR /&gt;I have a table A (Name, first name, age, sex) which is my source.&lt;BR /&gt;I would like that with each passage of the job it copies only the new information recorded and not the whole table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;pls help&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 09:10:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Copy-a-new-entry/m-p/2240858#M28194</guid>
      <dc:creator>Ven6</dc:creator>
      <dc:date>2020-01-07T09:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Copy a new entry</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Copy-a-new-entry/m-p/2240859#M28195</link>
      <description>you may read CDC change data capture components docs.
&lt;BR /&gt;you can use and store the list of already read Ids.
&lt;BR /&gt;you can use and store the last inserted sequence number or date.
&lt;BR /&gt;you can insert trigger into source to fill a queue or a table.
&lt;BR /&gt;there is a lot of ways depending on your case….
&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jan 2020 09:21:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Copy-a-new-entry/m-p/2240859#M28195</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2020-01-07T09:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Copy a new entry</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Copy-a-new-entry/m-p/2240860#M28196</link>
      <description>Please an explicite example</description>
      <pubDate>Tue, 07 Jan 2020 09:39:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Copy-a-new-entry/m-p/2240860#M28196</guid>
      <dc:creator>Ven6</dc:creator>
      <dc:date>2020-01-07T09:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Copy a new entry</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Copy-a-new-entry/m-p/2240861#M28197</link>
      <description>it depend on your case and your db.
&lt;BR /&gt;can you change data structure?
&lt;BR /&gt;if yes add unique Id column and a Boolean one named read default as false.
&lt;BR /&gt;then in talend read all line where read=false.
&lt;BR /&gt;when work is done, update source table with read =true where id = current id.
&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jan 2020 10:29:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Copy-a-new-entry/m-p/2240861#M28197</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2020-01-07T10:29:00Z</dc:date>
    </item>
  </channel>
</rss>

