<?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: Converting the rows to json in Mongodb in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Converting-the-rows-to-json-in-Mongodb/m-p/2310327#M81466</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;The JSON tree map will be configurable in a built-in mode for tMongoDBOutput component.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;
 &lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Aug 2018 08:53:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-08-29T08:53:35Z</dc:date>
    <item>
      <title>Converting the rows to json in Mongodb</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Converting-the-rows-to-json-in-Mongodb/m-p/2310326#M81465</link>
      <description>&lt;P&gt;Hi,, I am trying to convert data from Oracle to Mongodb .&amp;nbsp; I am using the following flow.&amp;nbsp; When I am using tWriteJsonField component, I am not getting option for configuring the JSON tree instead I get the XML tree structure.&amp;nbsp; So, I tried using tMongoDBOutput_1 and there too I am not getting option for Configuring JSOn tree.&amp;nbsp;I tried with Talend 6.1 and 7.0.1 and both has same issue.&amp;nbsp; My desired output is as follow.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;{ "_id" : ObjectId("5b75d09c3a4c89fd5c08bf0f"),&lt;BR /&gt; "DEPARTMENT_NAME" : "Human Resources",&lt;BR /&gt; "DEPARTMENT_ID" : 40,&lt;BR /&gt; employees : {&lt;BR /&gt; "EMPLOYEE_ID" : 118,&lt;BR /&gt; "FIRST_NAME" : "Guy",&lt;BR /&gt; "LAST_NAME" : "Himuro",&lt;BR /&gt; "EMAIL" : "GHIMURO",&lt;BR /&gt; "PHONE_NUMBER" : "515.127.4565",&lt;BR /&gt; "SALARY" : 2600,&lt;BR /&gt; "HIRE_DATE" : "15-11-2006", &lt;BR /&gt; "MANAGER_ID" : 114&lt;BR /&gt;}&lt;BR /&gt;}&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="XML Tree option when using tWriteJSONField component" style="width: 761px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LzTp.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158080i48F134AF51211A3D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LzTp.jpg" alt="0683p000009LzTp.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;XML Tree option when using tWriteJSONField component&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="No JSON tree configure option for tMongoDBOutput" style="width: 336px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lz7o.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130233i59C900EC3C12F9C1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lz7o.jpg" alt="0683p000009Lz7o.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;No JSON tree configure option for tMongoDBOutput&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Workflow for Oracle to MongoDB." style="width: 784px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LzJy.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133668iE015F4A3B5F6FEA9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LzJy.jpg" alt="0683p000009LzJy.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Workflow for Oracle to MongoDB.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:48:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Converting-the-rows-to-json-in-Mongodb/m-p/2310326#M81465</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Converting the rows to json in Mongodb</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Converting-the-rows-to-json-in-Mongodb/m-p/2310327#M81466</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;The JSON tree map will be configurable in a built-in mode for tMongoDBOutput component.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;
 &lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 08:53:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Converting-the-rows-to-json-in-Mongodb/m-p/2310327#M81466</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-29T08:53:35Z</dc:date>
    </item>
  </channel>
</rss>

