<?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 Parametrize LastModified Date and Timestamp to compare against with Source DB Modified Date in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Parametrize-LastModified-Date-and-Timestamp-to-compare-against/m-p/2335731#M104261</link>
    <description>&lt;P&gt;Hi Team -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Source is Oracle (Timestamp6) format. So while extracting the data in query i'm using as - &amp;nbsp;&amp;nbsp;to_char(last_modified,'yyyymmddhh24missFF') as &lt;/P&gt;&lt;P&gt;ast_modified&lt;/P&gt;&lt;P&gt;but in my where condition if i hardcode the timestamp value  where &lt;/P&gt;&lt;P&gt;ast_modified&lt;/P&gt; &amp;lt; to_timestamp('20150325104738000000', 'yyyymmddhh24missFF')&amp;nbsp;.&lt;P&gt;I have created context variable and global set variable to parametrize the 20150325104738000000 value but i'm getting error. Could you please help about the sytax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For my incremental process i will pull as is but where as for my incremental process i will capture the last run date and timestamp and compare against with source DB.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 00:19:11 GMT</pubDate>
    <dc:creator>NagarajDonthula</dc:creator>
    <dc:date>2024-11-16T00:19:11Z</dc:date>
    <item>
      <title>Parametrize LastModified Date and Timestamp to compare against with Source DB Modified Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parametrize-LastModified-Date-and-Timestamp-to-compare-against/m-p/2335731#M104261</link>
      <description>&lt;P&gt;Hi Team -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Source is Oracle (Timestamp6) format. So while extracting the data in query i'm using as - &amp;nbsp;&amp;nbsp;to_char(last_modified,'yyyymmddhh24missFF') as &lt;/P&gt;&lt;P&gt;ast_modified&lt;/P&gt;&lt;P&gt;but in my where condition if i hardcode the timestamp value  where &lt;/P&gt;&lt;P&gt;ast_modified&lt;/P&gt; &amp;lt; to_timestamp('20150325104738000000', 'yyyymmddhh24missFF')&amp;nbsp;.&lt;P&gt;I have created context variable and global set variable to parametrize the 20150325104738000000 value but i'm getting error. Could you please help about the sytax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For my incremental process i will pull as is but where as for my incremental process i will capture the last run date and timestamp and compare against with source DB.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:19:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parametrize-LastModified-Date-and-Timestamp-to-compare-against/m-p/2335731#M104261</guid>
      <dc:creator>NagarajDonthula</dc:creator>
      <dc:date>2024-11-16T00:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Parametrize LastModified Date and Timestamp to compare against with Source DB Modified Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parametrize-LastModified-Date-and-Timestamp-to-compare-against/m-p/2335732#M104262</link>
      <description>&lt;P&gt;Hi could you send the error message ? it seems you try to compare char and timestamp, both values will have the same data type if you want to compare them .&lt;/P&gt;&lt;P&gt;Send me Love and Kudos&lt;/P&gt;</description>
      <pubDate>Sun, 04 Apr 2021 16:31:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parametrize-LastModified-Date-and-Timestamp-to-compare-against/m-p/2335732#M104262</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-04-04T16:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Parametrize LastModified Date and Timestamp to compare against with Source DB Modified Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parametrize-LastModified-Date-and-Timestamp-to-compare-against/m-p/2335733#M104263</link>
      <description>&lt;P&gt;Yes I Agree. Source is (Oracle Timestamp6). &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Last Run Date I'm capturing as yyyymmddhh24missFF equivalent if Oracle in Context variable as 20150325104738000000 (Example we can consider as Last_modifed date . In where condition last_modified &amp;lt; to_timestamp('20150325104738000000', 'yyyymmddhh24missFF')&amp;nbsp;is working without any issue if we hardcode the value.&lt;/P&gt;&lt;P&gt;Through paramterization where last.lastmod &amp;lt; to_date('context.last_run_date', 'yyyymmddhh24missFF' )" --&amp;nbsp;Error Msg = ORA-01841: (full) year must be between -4713 and +9999, and not be 0&lt;/P&gt;</description>
      <pubDate>Sun, 04 Apr 2021 17:26:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parametrize-LastModified-Date-and-Timestamp-to-compare-against/m-p/2335733#M104263</guid>
      <dc:creator>NagarajDonthula</dc:creator>
      <dc:date>2021-04-04T17:26:26Z</dc:date>
    </item>
  </channel>
</rss>

