<?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: twritejson default type string in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/twritejson-default-type-string/m-p/2213916#M10985</link>
    <description>Thanks for recipe!</description>
    <pubDate>Thu, 18 Jun 2015 08:57:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-06-18T08:57:44Z</dc:date>
    <item>
      <title>twritejson default type string</title>
      <link>https://community.qlik.com/t5/Talend-Studio/twritejson-default-type-string/m-p/2213914#M10983</link>
      <description>Hi,
&lt;BR /&gt;for my client i must produce json files. Somes datatype (id) declared like integer.
&lt;BR /&gt;after building json tree, I can see my id with double-cote("), like a string
&lt;BR /&gt;When I run my talend job, i have the "error" message
&lt;BR /&gt;févr. 18, 2015 10:26:08 PM net.sf.json.xml.XMLSerializer getType
&lt;BR /&gt;Infos: Using default type string
&lt;BR /&gt;How can I do to solve my problem? Is any librairy aren't present?
&lt;BR /&gt;Can you Help me.
&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 18 Feb 2015 21:57:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/twritejson-default-type-string/m-p/2213914#M10983</guid>
      <dc:creator>fab_74</dc:creator>
      <dc:date>2015-02-18T21:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: twritejson default type string</title>
      <link>https://community.qlik.com/t5/Talend-Studio/twritejson-default-type-string/m-p/2213915#M10984</link>
      <description>Hi 
&lt;BR /&gt;You are getting that message because your root element does declare a type, so it used the default type string.&amp;nbsp; 
&lt;BR /&gt;It's just an INFO message that don't affect the generated result, if you want to remove it from the console, you just need to add an attribute called "type" to the root element and set a fixed value "string" to it. see&amp;nbsp; 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/674/1_20150317-1827.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCsu.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139673iEF4871ACDF1BFB8F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCsu.png" alt="0683p000009MCsu.png" /&gt;&lt;/span&gt; &lt;/A&gt;</description>
      <pubDate>Tue, 17 Mar 2015 17:25:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/twritejson-default-type-string/m-p/2213915#M10984</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-17T17:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: twritejson default type string</title>
      <link>https://community.qlik.com/t5/Talend-Studio/twritejson-default-type-string/m-p/2213916#M10985</link>
      <description>Thanks for recipe!</description>
      <pubDate>Thu, 18 Jun 2015 08:57:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/twritejson-default-type-string/m-p/2213916#M10985</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-18T08:57:44Z</dc:date>
    </item>
  </channel>
</rss>

