<?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  schema not retreiving properly in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235274#M24352</link>
    <description>&lt;P&gt;I think (I don't use the tMongoInput very much and do not have mongo db on my machine) that you should be able to simply use the same technique as I used, but use the second tExtractJSONFields after the tMongoInput. You might need to send the "Products" field as a JSON document rather than the original document (which is what I did in my example), but you should still be able to pass the other fields through by naming them the same (in the same order) and leaving the JSONPaths blank in the tExtractJSONFields component.&lt;/P&gt;</description>
    <pubDate>Mon, 16 Sep 2019 09:43:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-09-16T09:43:38Z</dc:date>
    <item>
      <title>TmongoDbInput  schema not retreiving properly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235269#M24347</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; I'm trying to retrieve below mongo document&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;{&lt;BR /&gt;"id": "5b69b66d3dae73000fa39440",&lt;/P&gt; 
&lt;P&gt;"data":"Testing"&lt;BR /&gt;"products": [{ "orderid":"1234"&lt;BR /&gt;}],&lt;BR /&gt;"createDate": "2018-08-07T15:10:37.570Z",&lt;BR /&gt;"updateDate": "2018-08-09T16:09:46.621Z"&lt;BR /&gt;}&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm able to get Id,data but when i try to get products im unable to get the data. On top of it i'm getting products as below&lt;/P&gt; 
&lt;P&gt;[Document{{"orderid"="1234"}}] this is blocking me for parsing it as json. Can someone help. I think its a basic mistake but as i said im new to Talend OS for Big Data&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:43:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235269#M24347</guid>
      <dc:creator>Sujay1</dc:creator>
      <dc:date>2024-11-16T04:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: TmongoDbInput  schema not retreiving properly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235270#M24348</link>
      <description>&lt;P&gt;Any update will be highly appriciated.&lt;/P&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LQKYAA4"&gt;@Sujay&lt;/A&gt;&amp;nbsp;wrote: 
 &lt;BR /&gt; 
 &lt;P&gt;Hi All,&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; I'm trying to retrieve below mongo document&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;{&lt;BR /&gt;"id": "5b69b66d3dae73000fa39440",&lt;/P&gt; 
 &lt;P&gt;"data":"Testing"&lt;BR /&gt;"products": [{ "orderid":"1234"&lt;BR /&gt;}],&lt;BR /&gt;"createDate": "2018-08-07T15:10:37.570Z",&lt;BR /&gt;"updateDate": "2018-08-09T16:09:46.621Z"&lt;BR /&gt;}&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;I'm able to get Id,data but when i try to get products im unable to get the data. On top of it i'm getting products as below&lt;/P&gt; 
 &lt;P&gt;[Document{{"orderid"="1234"}}] this is blocking me for parsing it as json. Can someone help. I think its a basic mistake but as i said im new to Talend OS&lt;/P&gt; 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 12:12:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235270#M24348</guid>
      <dc:creator>Sujay1</dc:creator>
      <dc:date>2019-09-10T12:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: TmongoDbInput  schema not retreiving properly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235271#M24349</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;&amp;nbsp; any help would be appreciated&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2019 05:09:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235271#M24349</guid>
      <dc:creator>Sujay1</dc:creator>
      <dc:date>2019-09-13T05:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: TmongoDbInput  schema not retreiving properly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235272#M24350</link>
      <description>&lt;P&gt;You can do this using two tExtractJSONFields components. I have built an example job as shown below...&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2019-09-15 at 20.34.33.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7Jp.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134391i7886A128358E3EB4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7Jp.png" alt="0683p000009M7Jp.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;First of all, I should point out that your JSON was missing a comma before "products". I assumed that this was a mistake and I added it. I also added another record for products to test this solution. So the JSON I used for this is below...&lt;/P&gt; 
&lt;PRE&gt;{
"id": "5b69b66d3dae73000fa39440",
"data":"Testing",
"products": [{ "orderid":"1234"},
{ "orderid":"1236"}],
"createDate": "2018-08-07T15:10:37.570Z",
"updateDate": "2018-08-09T16:09:46.621Z"
}&lt;/PRE&gt; 
&lt;P&gt;The first tExtractJSONFields component extracts "id", "data", "createDate" and "updateDate" fields while passing through the JSON in its original state using a column called "newColumn". The JSON was originally supplied to the "newColumn" column and this is being used to pass it through the tExtractJSONFields_2 component....&lt;/P&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="Screenshot 2019-09-15 at 20.34.53.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7Ju.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150281iE61BE57AC27F9344/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7Ju.png" alt="0683p000009M7Ju.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;The next component is the tExtractJSONFields_1 component. This will pass through all of the values retrieved by the tExtractJSONFields_2 component, then it extracts the products array. This can be seen below....&lt;/P&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="Screenshot 2019-09-15 at 20.35.01.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M70y.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140920iE5A79B28ADD8AD37/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M70y.png" alt="0683p000009M70y.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Given the example JSON I showed above, it outputs the following....&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;[statistics] connecting to socket on port 3491
[statistics] connected
5b69b66d3dae73000fa39440|Testing|2018-08-07T15:10:37.570Z|2018-08-09T16:09:46.621Z|1234
5b69b66d3dae73000fa39440|Testing|2018-08-07T15:10:37.570Z|2018-08-09T16:09:46.621Z|1236
[statistics] disconnected&lt;/PRE&gt;</description>
      <pubDate>Sun, 15 Sep 2019 20:44:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235272#M24350</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-15T20:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: TmongoDbInput  schema not retreiving properly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235273#M24351</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/005390000069RuGAAU"&gt;@rhall&lt;/A&gt;&amp;nbsp; firstly i'm thrilled to have a response&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;. Secondly as i stated above it's problem only when i try from TmongoIput. I was able to parse all the fileds using single jsonextract from json file. Below is the screenshot of the issue&lt;/P&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="Capture.PNG" style="width: 935px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7Jz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132750i1D6016A2F17F1D0E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7Jz.png" alt="0683p000009M7Jz.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If look carefully the products comes in such a way it wont parse using Jsonextract as it has attributes in key,value pair "orderActionID=abcd" but if you see actual collection it is just an array&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;{
"id": "5b69b66d3dae73000fa39440",
"data":"Testing",
"products": [&lt;BR /&gt;{ "orderactionId":"1234"},
{ "productCode":"1236"}&lt;BR /&gt;],
"createDate": "2018-08-07T15:10:37.570Z",
"updateDate": "2018-08-09T16:09:46.621Z"
}&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Hope i'm making sense&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;Note: in Schema i tried string/object for products all gives me the same. In tmap im not doing anything, since there are lot of fields for showing actual problem in screenshot only few fields i used tmap.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 03:23:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235273#M24351</guid>
      <dc:creator>Sujay1</dc:creator>
      <dc:date>2019-09-16T03:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: TmongoDbInput  schema not retreiving properly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235274#M24352</link>
      <description>&lt;P&gt;I think (I don't use the tMongoInput very much and do not have mongo db on my machine) that you should be able to simply use the same technique as I used, but use the second tExtractJSONFields after the tMongoInput. You might need to send the "Products" field as a JSON document rather than the original document (which is what I did in my example), but you should still be able to pass the other fields through by naming them the same (in the same order) and leaving the JSONPaths blank in the tExtractJSONFields component.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 09:43:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235274#M24352</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-16T09:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: TmongoDbInput  schema not retreiving properly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235275#M24353</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/005390000069RuGAAU"&gt;@rhall&lt;/A&gt;&amp;nbsp; maybe can you check within your internal teams who use Mongo or setup a local mongo for test purposes ?? I would like to fix this only from MongoInput.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;As i was able to parse from file. But i would like to avoid the hops of bringing data from file and then parse and do transformations. Once again appreciate your time and efforts.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 11:03:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235275#M24353</guid>
      <dc:creator>Sujay1</dc:creator>
      <dc:date>2019-09-16T11:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: TmongoDbInput  schema not retreiving properly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235276#M24354</link>
      <description>&lt;P&gt;Have you tried the solution I gave using tMongoInput and a tExtractJsonFields component?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 11:36:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235276#M24354</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-16T11:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: TmongoDbInput  schema not retreiving properly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235277#M24355</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000069RuGAAU"&gt;@rhall&lt;/A&gt;&amp;nbsp; it will not work as i stated before as its not a json format (due to the document ). To justify it i'm pasting the error logs and screenshots. If you can help me fix why the retrieval of array from Mongo is showing in key,value pair and to avoid it i will be able to fix this problem. Parsing json is easy if i'm able to retrieve it properly from MongoDB.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;logs:&lt;/P&gt; 
&lt;PRE&gt;Starting job mongo_document at 16:55 16/09/2019.

[statistics] connecting to socket on port 3384
[statistics] connected
tMongoDBInput_2 - The query does not contain any reference an index.  [ _id, accountNumber, orderDate, market, updateDate, context, orderStatus, trackingStatus, createDate, orderType, products.productCode, orderId, writeBackAttemptDate, cancelReasonCode ]
Expected to find an object with property ['products'] in path $ but found 'net.minidev.json.JSONArray'. This is not a json object according to the JsonProvider: 'com.jayway.jsonpath.spi.json.JsonSmartJsonProvider'.
Expected to find an object with property ['products'] in path $ but found 'net.minidev.json.JSONArray'. This is not a json object according to the JsonProvider: 'com.jayway.jsonpath.spi.json.JsonSmartJsonProvider'.
Expected to find an object with property ['products'] in path $ but found 'net.minidev.json.JSONArray'. This is not a json object according to the JsonProvider: 'com.jayway.jsonpath.spi.json.JsonSmartJsonProvider'.
Expected to find an object with property ['products'] in path $ but found 'net.minidev.json.JSONArray'. This is not a json object according to the JsonProvider: 'com.jayway.jsonpath.spi.json.JsonSmartJsonProvider'.
Expected to find an object with property ['products'] in path $ but found 'net.minidev.json.JSONArray'. This is not a json object according to the JsonProvider: 'com.jayway.jsonpath.spi.json.JsonSmartJsonProvider'.
.------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
|                                                                                                                                                                                                                                         tLogRow_5                                                                                                                                                                                                                                          |
|=-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------=|
|_id                     |products                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
|=-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------=|
|5b7afc6583131c000ecd3be1|[Document{{orderID=1111111,Code=1234455}}]                                                                                                    |
                                                                                            |
'------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------'

.---+--------.
| tLogRow_2  |
|=--+-------=|
|_id|products|
|=--+-------=|
'---+--------'

[statistics] disconnected

Job mongo_document ended at 16:55 16/09/2019. [exit code=0]&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="Capture.PNG" style="width: 574px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7Kd.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141940i3ABC9FCC85669B9B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7Kd.png" alt="0683p000009M7Kd.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 856px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7Ki.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154766i25EF0D1A9464159F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7Ki.png" alt="0683p000009M7Ki.png" /&gt;&lt;/span&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;Summarize: The problem is while retrieving data from Mongo collection data using tmongdbinput i get key value pairs from actual array.&lt;/P&gt; 
&lt;P&gt;In Mongo data:&lt;STRONG&gt;{"id": "5b69b66d3dae73000fa39440","products": [{"orderID": "118925871" }], "createDate": "2018-08-07T15:10:37.570Z", "updateDate": "2018-08-09T16:09:46.621Z"}&lt;/STRONG&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; 
&lt;P&gt;In talend:&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;_id|products&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;5b7afc6583131c000ecd3be1|[Document{{orderD=1234}}]&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;Hope this is clear. Problem is format.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 12:38:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235277#M24355</guid>
      <dc:creator>Sujay1</dc:creator>
      <dc:date>2019-09-16T12:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: TmongoDbInput  schema not retreiving properly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235278#M24356</link>
      <description>&lt;P&gt;You can trick your job into dealing with this. Notice that the products column from your tMongoDBInput returns this....&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;[Document{{orderID=1111111,Code=1234455}}]&lt;/PRE&gt; 
&lt;P&gt;The problem you have here is the "[Document{" and the "}]" at the end. If you put this through a tMap and replace the&amp;nbsp;"[Document{" with "{"products":[" and replace the "}]" at the end with "]}", that will be a legitimate JSON document in its own right. When you pass that to the tExtractJSONFields component I showed you, that should work. You will need to pass through the other columns as I demonstrated.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 13:15:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235278#M24356</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-16T13:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: TmongoDbInput  schema not retreiving properly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235279#M24357</link>
      <description>&lt;P&gt;thanks&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/005390000069RuGAAU"&gt;@rhall&lt;/A&gt;&amp;nbsp;. So can it be safe to say it's a BUG from talend mongodbinput step? I'm already in the process of doing a work around.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 14:01:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235279#M24357</guid>
      <dc:creator>Sujay1</dc:creator>
      <dc:date>2019-09-16T14:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: TmongoDbInput  schema not retreiving properly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235280#M24358</link>
      <description>&lt;P&gt;I can't really say unless I have access to the MongoDB database you are using. Also, try using the 3.2 driver with your tMongoDBInput component. I have heard that is a good way of getting around some issues&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 14:40:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235280#M24358</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-16T14:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: TmongoDbInput  schema not retreiving properly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235281#M24359</link>
      <description>&lt;P&gt;WOW just WOW&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAG7.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137542i6D6BBF7D6EC1E945/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAG7.png" alt="0683p000009MAG7.png" /&gt;&lt;/span&gt; just by changing to mongo 3.2.x it worked fine. So it's a bug with new driver. Thanks&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/005390000069RuGAAU"&gt;@rhall&lt;/A&gt;&amp;nbsp; for bearing with my questions. Would you mind logging a bug so that others can for 3.5 driver. You can mark this as resolved.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 15:01:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235281#M24359</guid>
      <dc:creator>Sujay1</dc:creator>
      <dc:date>2019-09-16T15:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: TmongoDbInput  schema not retreiving properly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235282#M24360</link>
      <description>&lt;P&gt;I will take a look and see if this has been raised already. The&amp;nbsp; problem with this is that the bug looks like it is with the library which is supplied by MongoDB. Thanks for letting me know that this works&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 15:25:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TmongoDbInput-schema-not-retreiving-properly/m-p/2235282#M24360</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-16T15:25:11Z</dc:date>
    </item>
  </channel>
</rss>

