<?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: Load the data from MongoDB (tMongoDbInput) of recent 15 mints only in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Load-the-data-from-MongoDB-tMongoDbInput-of-recent-15-mints-only/m-p/2315571#M86214</link>
    <description>&lt;P&gt;Hi , if you insert the timestamp in sql server, you can check the max on the target table then query the source table with all the rows wich have timestamp &amp;gt; to your max mssql target table timestamp , so it will load only the new rows created since the last insert on mssql&lt;/P&gt;</description>
    <pubDate>Tue, 02 Aug 2022 07:48:58 GMT</pubDate>
    <dc:creator>gjeremy1617088143</dc:creator>
    <dc:date>2022-08-02T07:48:58Z</dc:date>
    <item>
      <title>Load the data from MongoDB (tMongoDbInput) of recent 15 mints only</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-the-data-from-MongoDB-tMongoDbInput-of-recent-15-mints-only/m-p/2315570#M86213</link>
      <description>&lt;P&gt;&lt;B&gt;Background :&lt;/B&gt;&lt;/P&gt;&lt;P&gt;I have created a job which is reading data from MongoDB and loading that to MS-SQL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Current Behaviour :&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Whenever I run the job it is fetching all the data from MongoDB .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Expected Behaviour :&lt;/B&gt;&lt;/P&gt;&lt;P&gt;When the job will run it should fetch only the data of last 15 mints. I have a timestamp field in mongoDB document.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Example&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Timestamp :2022-07-29T08:14:14.657+00:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking forward for such type of solution may be we can add some query in tMongoDBInput to load the rows of recent 15 mints?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How we can apply that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or is there any generic solution that if the job run first time then it will extract data of all time and load to SQL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when the job run next time (let say after 15 mints) then it will automatically assume that these are newly created and will load only new rows?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:41:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-the-data-from-MongoDB-tMongoDbInput-of-recent-15-mints-only/m-p/2315570#M86213</guid>
      <dc:creator>raowaqasakram</dc:creator>
      <dc:date>2024-11-15T22:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Load the data from MongoDB (tMongoDbInput) of recent 15 mints only</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-the-data-from-MongoDB-tMongoDbInput-of-recent-15-mints-only/m-p/2315571#M86214</link>
      <description>&lt;P&gt;Hi , if you insert the timestamp in sql server, you can check the max on the target table then query the source table with all the rows wich have timestamp &amp;gt; to your max mssql target table timestamp , so it will load only the new rows created since the last insert on mssql&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 07:48:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-the-data-from-MongoDB-tMongoDbInput-of-recent-15-mints-only/m-p/2315571#M86214</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2022-08-02T07:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Load the data from MongoDB (tMongoDbInput) of recent 15 mints only</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-the-data-from-MongoDB-tMongoDbInput-of-recent-15-mints-only/m-p/2315572#M86215</link>
      <description>&lt;P&gt;I have published an article on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://blog.devgenius.io/fetch-latest-data-from-mongodb-talend-1f21ba7b98b5&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2022 12:20:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-the-data-from-MongoDB-tMongoDbInput-of-recent-15-mints-only/m-p/2315572#M86215</guid>
      <dc:creator>raowaqasakram</dc:creator>
      <dc:date>2022-10-05T12:20:49Z</dc:date>
    </item>
  </channel>
</rss>

