<?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 Insert array of double datatype for MongoDB in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Insert-array-of-double-datatype-for-MongoDB/m-p/2340680#M108692</link>
    <description>&lt;P&gt;I am trying to insert the following json into mongodb using tMongoDBInput--&amp;gt;tmap--&amp;gt;tMongoDBOutput.&amp;nbsp; The "coordinates" values show up as string in the output collection. All through the job the values(longitude, latitude) of coordinates are defined as double. I want them to have a double datatype. I have defined "coordinates"&amp;nbsp;with Node Status = loop element and&amp;nbsp;@class with Static Value = array.&amp;nbsp;@type is defined as double in the Link target of tMongoDBOutput.&amp;nbsp; But still data is showing up as string in the array. What am i doing wrong&amp;nbsp;?&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;{&lt;BR /&gt;"_id" : "5ab51c8b2c75d21a40665d76",&lt;BR /&gt;"location" : {&lt;BR /&gt;"position" : {&lt;BR /&gt;"type" : "Point",&lt;BR /&gt;"coordinates" : [&lt;BR /&gt;"85.0",&lt;BR /&gt;"65.0"&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 08:29:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T08:29:06Z</dc:date>
    <item>
      <title>Insert array of double datatype for MongoDB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-array-of-double-datatype-for-MongoDB/m-p/2340680#M108692</link>
      <description>&lt;P&gt;I am trying to insert the following json into mongodb using tMongoDBInput--&amp;gt;tmap--&amp;gt;tMongoDBOutput.&amp;nbsp; The "coordinates" values show up as string in the output collection. All through the job the values(longitude, latitude) of coordinates are defined as double. I want them to have a double datatype. I have defined "coordinates"&amp;nbsp;with Node Status = loop element and&amp;nbsp;@class with Static Value = array.&amp;nbsp;@type is defined as double in the Link target of tMongoDBOutput.&amp;nbsp; But still data is showing up as string in the array. What am i doing wrong&amp;nbsp;?&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;{&lt;BR /&gt;"_id" : "5ab51c8b2c75d21a40665d76",&lt;BR /&gt;"location" : {&lt;BR /&gt;"position" : {&lt;BR /&gt;"type" : "Point",&lt;BR /&gt;"coordinates" : [&lt;BR /&gt;"85.0",&lt;BR /&gt;"65.0"&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:29:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-array-of-double-datatype-for-MongoDB/m-p/2340680#M108692</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Insert array of double datatype for MongoDB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-array-of-double-datatype-for-MongoDB/m-p/2340681#M108693</link>
      <description>&lt;P&gt;This seems to be a basic functionality that should be accommodated in Talend but now thinking this is not possible through the tool and have to use custom code to update datatype ?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Mar 2018 15:15:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-array-of-double-datatype-for-MongoDB/m-p/2340681#M108693</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-30T15:15:34Z</dc:date>
    </item>
  </channel>
</rss>

