<?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: tMongoDBInput not showing in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tMongoDBInput-not-showing/m-p/2509034#M141835</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/245125"&gt;@YunusEmre&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried the same as you did, but I don't have the tMongoDB components. After a quick search, I found out that &lt;STRONG&gt;they are not available in Talend Data Integration.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;According to&lt;STRONG&gt; help.qlik.com :&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title="source" href="https://help.qlik.com/talend/en-US/components/8.0/mongodb/tmongodbinput-standard-properties" target="_blank" rel="noopener"&gt;The component in this framework is available in all Talend products with Big Data and in Talend Data Fabric.&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will probably need to use a JDBC connector. Use the JAR URL along with the JDBC connection string, which should look like this:&lt;/P&gt;
&lt;LI-CODE lang="css"&gt;jdbc:mongodb:Server=MyServer;Port=27017;Database=test;User=test;Password=Password;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then, use the &lt;STRONG data-start="612" data-end="626"&gt;tJDBCInput&lt;/STRONG&gt; component to connect to your database.&lt;/P&gt;
&lt;P&gt;Goodluck&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Quentin&lt;/P&gt;</description>
    <pubDate>Mon, 10 Mar 2025 13:28:01 GMT</pubDate>
    <dc:creator>quentin-vigne</dc:creator>
    <dc:date>2025-03-10T13:28:01Z</dc:date>
    <item>
      <title>tMongoDBInput not showing</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMongoDBInput-not-showing/m-p/2509002#M141833</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I've installed all components from feature manager however it is not showing when i search in palette.&lt;/P&gt;
&lt;P&gt;Dou you have any idea?&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="YunusEmre_0-1741607875039.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/178315i7003719F34BE8FC7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="YunusEmre_0-1741607875039.png" alt="YunusEmre_0-1741607875039.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="YunusEmre_1-1741607911198.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/178316i14360C0574461E45/image-size/medium?v=v2&amp;amp;px=400" role="button" title="YunusEmre_1-1741607911198.png" alt="YunusEmre_1-1741607911198.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 12:00:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMongoDBInput-not-showing/m-p/2509002#M141833</guid>
      <dc:creator>YunusEmre</dc:creator>
      <dc:date>2025-03-10T12:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: tMongoDBInput not showing</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMongoDBInput-not-showing/m-p/2509034#M141835</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/245125"&gt;@YunusEmre&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried the same as you did, but I don't have the tMongoDB components. After a quick search, I found out that &lt;STRONG&gt;they are not available in Talend Data Integration.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;According to&lt;STRONG&gt; help.qlik.com :&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title="source" href="https://help.qlik.com/talend/en-US/components/8.0/mongodb/tmongodbinput-standard-properties" target="_blank" rel="noopener"&gt;The component in this framework is available in all Talend products with Big Data and in Talend Data Fabric.&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will probably need to use a JDBC connector. Use the JAR URL along with the JDBC connection string, which should look like this:&lt;/P&gt;
&lt;LI-CODE lang="css"&gt;jdbc:mongodb:Server=MyServer;Port=27017;Database=test;User=test;Password=Password;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then, use the &lt;STRONG data-start="612" data-end="626"&gt;tJDBCInput&lt;/STRONG&gt; component to connect to your database.&lt;/P&gt;
&lt;P&gt;Goodluck&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Quentin&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 13:28:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMongoDBInput-not-showing/m-p/2509034#M141835</guid>
      <dc:creator>quentin-vigne</dc:creator>
      <dc:date>2025-03-10T13:28:01Z</dc:date>
    </item>
  </channel>
</rss>

