<?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 tMongoDBInput and nested components in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tMongoDBInput-and-nested-components/m-p/2320074#M90255</link>
    <description>&lt;P&gt;I have data in Mongo which look like this:&lt;BR /&gt;{"id":"id12345",&lt;BR /&gt;&amp;nbsp;&amp;nbsp; "company":{"id":"sub34567","name":"Acme"}&lt;BR /&gt;}&lt;BR /&gt;I am able to read {"id12345","Acme"} using tMongoDBInput using a schema like this:&lt;BR /&gt;Column &amp;nbsp; DBColumn&lt;BR /&gt;id &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; id&lt;BR /&gt;name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; name&lt;BR /&gt;&lt;BR /&gt;and a parent node "company" for the name entry in the mapping.&lt;BR /&gt;&lt;BR /&gt;I am however not able to get {"id12345","sub34567"}. I cannot name two rows in the schema as "id" - and if I create a line in the schema saying&lt;BR /&gt;companyId &amp;nbsp; id&lt;BR /&gt;(so I try to rename the entry) and associate the parent node path "company" to companyId in the mapping the output for this field is null.&lt;BR /&gt;&lt;BR /&gt;Is there a way to solve this problem?&lt;BR /&gt;&lt;BR /&gt;I am using TOS BD 6.3.0 and the embedded tMongoDBInput component.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 10:07:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T10:07:43Z</dc:date>
    <item>
      <title>tMongoDBInput and nested components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMongoDBInput-and-nested-components/m-p/2320074#M90255</link>
      <description>&lt;P&gt;I have data in Mongo which look like this:&lt;BR /&gt;{"id":"id12345",&lt;BR /&gt;&amp;nbsp;&amp;nbsp; "company":{"id":"sub34567","name":"Acme"}&lt;BR /&gt;}&lt;BR /&gt;I am able to read {"id12345","Acme"} using tMongoDBInput using a schema like this:&lt;BR /&gt;Column &amp;nbsp; DBColumn&lt;BR /&gt;id &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; id&lt;BR /&gt;name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; name&lt;BR /&gt;&lt;BR /&gt;and a parent node "company" for the name entry in the mapping.&lt;BR /&gt;&lt;BR /&gt;I am however not able to get {"id12345","sub34567"}. I cannot name two rows in the schema as "id" - and if I create a line in the schema saying&lt;BR /&gt;companyId &amp;nbsp; id&lt;BR /&gt;(so I try to rename the entry) and associate the parent node path "company" to companyId in the mapping the output for this field is null.&lt;BR /&gt;&lt;BR /&gt;Is there a way to solve this problem?&lt;BR /&gt;&lt;BR /&gt;I am using TOS BD 6.3.0 and the embedded tMongoDBInput component.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 10:07:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMongoDBInput-and-nested-components/m-p/2320074#M90255</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: tMongoDBInput and nested components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMongoDBInput-and-nested-components/m-p/2320075#M90256</link>
      <description>Hi
&lt;BR /&gt;Read by XPath and set loop jsonpath query as "/company", you are able to read all the values.
&lt;BR /&gt;
&lt;BR /&gt;
&lt;IMG src="https://community.talend.com/legacyfs/online/674/1.png_20170215-1823.png" /&gt;
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 16 Feb 2017 02:23:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMongoDBInput-and-nested-components/m-p/2320075#M90256</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-16T02:23:31Z</dc:date>
    </item>
  </channel>
</rss>

