<?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 [resolved] How can i process created date and updated for frequently running jobs in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-can-i-process-created-date-and-updated-for/m-p/2339789#M107884</link>
    <description>My talend job will do .csv to MySql import. 
&lt;BR /&gt;I have 1000 employee records in .csv file and first time i can import the data, in future there might be small changes in .csv file (record deletion/update/insert ). In my talend job will execute monthly once, based on this whichever rows getting modified that particular row update date needs to update in mysql table, same as for inserted records 
&lt;BR /&gt;I have tried with insert/update action in Tmysqloutput and mysql table triggers, but it's getting updated based on key columns, But i wanna compare all the columns and update the date, please help me to resolve this.</description>
    <pubDate>Sat, 16 Nov 2024 11:57:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T11:57:42Z</dc:date>
    <item>
      <title>[resolved] How can i process created date and updated for frequently running jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-can-i-process-created-date-and-updated-for/m-p/2339789#M107884</link>
      <description>My talend job will do .csv to MySql import. 
&lt;BR /&gt;I have 1000 employee records in .csv file and first time i can import the data, in future there might be small changes in .csv file (record deletion/update/insert ). In my talend job will execute monthly once, based on this whichever rows getting modified that particular row update date needs to update in mysql table, same as for inserted records 
&lt;BR /&gt;I have tried with insert/update action in Tmysqloutput and mysql table triggers, but it's getting updated based on key columns, But i wanna compare all the columns and update the date, please help me to resolve this.</description>
      <pubDate>Sat, 16 Nov 2024 11:57:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-can-i-process-created-date-and-updated-for/m-p/2339789#M107884</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How can i process created date and updated for frequently running jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-can-i-process-created-date-and-updated-for/m-p/2339790#M107885</link>
      <description>Hello, you should try to use one of the advanced options of the DBOutput component : "Use Field Options" : it allows you to select which fields are used as a key, and which fields can be updated.</description>
      <pubDate>Wed, 24 Jul 2013 15:23:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-can-i-process-created-date-and-updated-for/m-p/2339790#M107885</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-24T15:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How can i process created date and updated for frequently running jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-can-i-process-created-date-and-updated-for/m-p/2339791#M107886</link>
      <description>You can only do by reading table and comparing in tMap to determine whether to send new date.</description>
      <pubDate>Wed, 24 Jul 2013 16:34:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-can-i-process-created-date-and-updated-for/m-p/2339791#M107886</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2013-07-24T16:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How can i process created date and updated for frequently running jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-can-i-process-created-date-and-updated-for/m-p/2339792#M107887</link>
      <description>Thanks guys , for your valuable reply, i have resolved this by using tMap component, refer the screenshot for more clarity 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEaG.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135112iD4BC39E5940DA45C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEaG.png" alt="0683p000009MEaG.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 29 Jul 2013 06:16:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-can-i-process-created-date-and-updated-for/m-p/2339792#M107887</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-29T06:16:01Z</dc:date>
    </item>
  </channel>
</rss>

