<?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 How to get last inserted sequence number from mongoDB in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-last-inserted-sequence-number-from-mongoDB/m-p/2244305#M30493</link>
    <description>Hi, I'm trying to get last inserted sequence number from mongoDB with tJavaRow. Is it possible to get it? Any other way to get the sequence number?</description>
    <pubDate>Sat, 16 Nov 2024 09:42:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T09:42:14Z</dc:date>
    <item>
      <title>How to get last inserted sequence number from mongoDB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-last-inserted-sequence-number-from-mongoDB/m-p/2244305#M30493</link>
      <description>Hi, I'm trying to get last inserted sequence number from mongoDB with tJavaRow. Is it possible to get it? Any other way to get the sequence number?</description>
      <pubDate>Sat, 16 Nov 2024 09:42:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-last-inserted-sequence-number-from-mongoDB/m-p/2244305#M30493</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to get last inserted sequence number from mongoDB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-last-inserted-sequence-number-from-mongoDB/m-p/2244306#M30494</link>
      <description>Hi 
&lt;BR /&gt;Do you want to retrieve the last inserted object Id? Using tMongoDBInput to query the _id field, Sort by _id column with Desc type and set the Limit parameter as 1. 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 02 Jun 2017 01:58:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-last-inserted-sequence-number-from-mongoDB/m-p/2244306#M30494</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-02T01:58:49Z</dc:date>
    </item>
  </channel>
</rss>

