<?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: Talend job - Issue in tMongoDBInput in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-job-Issue-in-tMongoDBInput/m-p/2268476#M47033</link>
    <description>Thanks Xdshi!
&lt;BR /&gt;But when i use this query, talend mapping throws parse error. So i left the mapping with initial status, as it is not harming as process.
&lt;BR /&gt;Thanks and Regards,
&lt;BR /&gt;Satheesh B</description>
    <pubDate>Fri, 30 Oct 2015 07:20:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-10-30T07:20:34Z</dc:date>
    <item>
      <title>Talend job - Issue in tMongoDBInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-job-Issue-in-tMongoDBInput/m-p/2268474#M47031</link>
      <description>Hi All, 
&lt;BR /&gt;I've created a flow to read from mongoDB to load into Mysql. Attached is my mongoDB input configuration, 
&lt;BR /&gt;Job is running fine and data is loaded into Mysql. But the below error message is generated eventhough the job completes successfully. 
&lt;BR /&gt;"tMongoDBInput_1 - The query does not contain any reference an index.&amp;nbsp; " 
&lt;BR /&gt;Please advice why this error message is generated. 
&lt;BR /&gt;Is this because the Query field in Mongodbinput in empty? If so, what I've to specify to select all records from mongoDB. 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Satheesh 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBub.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157658i087D6D8E561A573A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBub.png" alt="0683p000009MBub.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 13 Oct 2015 09:29:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-job-Issue-in-tMongoDBInput/m-p/2268474#M47031</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-13T09:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Talend job - Issue in tMongoDBInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-job-Issue-in-tMongoDBInput/m-p/2268475#M47032</link>
      <description>Hi,&lt;BR /&gt;This situation is normal. If the query that contains reference an index, will be faster.&lt;BR /&gt;The error message indicates that an index should be set. Please try this query:db.collection_name.find();&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 20 Oct 2015 10:45:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-job-Issue-in-tMongoDBInput/m-p/2268475#M47032</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-20T10:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Talend job - Issue in tMongoDBInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-job-Issue-in-tMongoDBInput/m-p/2268476#M47033</link>
      <description>Thanks Xdshi!
&lt;BR /&gt;But when i use this query, talend mapping throws parse error. So i left the mapping with initial status, as it is not harming as process.
&lt;BR /&gt;Thanks and Regards,
&lt;BR /&gt;Satheesh B</description>
      <pubDate>Fri, 30 Oct 2015 07:20:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-job-Issue-in-tMongoDBInput/m-p/2268476#M47033</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-30T07:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Talend job - Issue in tMongoDBInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-job-Issue-in-tMongoDBInput/m-p/2268477#M47034</link>
      <description>Hi, 
&lt;BR /&gt;I have exactly the same problem. 
&lt;BR /&gt;I just want to select all records from my collection in a tMongoDbInput. 
&lt;BR /&gt;But I have the error :&amp;nbsp; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;"tMongoDBInput_1 - The query does not contain any reference an index.&amp;nbsp; "&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt;I also have an error with :&amp;nbsp; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;db.collection_name.find();&lt;/FONT&gt;&lt;/FONT&gt;&amp;nbsp;in the query</description>
      <pubDate>Thu, 05 Nov 2015 14:14:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-job-Issue-in-tMongoDBInput/m-p/2268477#M47034</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-11-05T14:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Talend job - Issue in tMongoDBInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-job-Issue-in-tMongoDBInput/m-p/2268478#M47035</link>
      <description>Hello&amp;nbsp;&lt;BR /&gt;has there been any additional findings on this issue?</description>
      <pubDate>Mon, 26 Sep 2016 16:56:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-job-Issue-in-tMongoDBInput/m-p/2268478#M47035</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-26T16:56:13Z</dc:date>
    </item>
  </channel>
</rss>

