<?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: [resolved] unexpected format in tFileOutputJson output in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-unexpected-format-in-tFileOutputJson-output/m-p/2287519#M61095</link>
    <description>Hi, 
&lt;BR /&gt;Following were small changes which needs to consider for getting correct json file. 
&lt;BR /&gt;1) Select the output column as training in tWriteJsonField which was the loop element in Json tree 
&lt;BR /&gt;2) Remove delimiter in tFileOutputDelimited use only "", else the file is pre or post fixed by delimiter for those many number of columns 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Vaibhav</description>
    <pubDate>Mon, 14 Apr 2014 11:19:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-04-14T11:19:48Z</dc:date>
    <item>
      <title>[resolved] unexpected format in tFileOutputJson output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-unexpected-format-in-tFileOutputJson-output/m-p/2287517#M61093</link>
      <description>Hi,
&lt;BR /&gt;I am getting invalid format in tFileOutputJson as below
&lt;BR /&gt;{"data":}
&lt;BR /&gt;Please refer to 
&lt;A href="http://www.talendforge.org/forum/viewtopic.php?pid=132011#p132011" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/forum/viewtopic.php?pid=132011#p132011&lt;/A&gt; about input data and design.
&lt;BR /&gt;Output on the console is correct output for the same job.
&lt;BR /&gt; XMLSerializer INFO Using default type string
&lt;BR /&gt;{"employee":{"id":"1","name":"Simon","lastname":"Tod","training":{"trainingCode":"AX2","trainingCost":"2345"}}}
&lt;BR /&gt;How to correct output json file? I am using TOS5.3.
&lt;BR /&gt;Thanks
&lt;BR /&gt;Vaibhav</description>
      <pubDate>Wed, 09 Apr 2014 06:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-unexpected-format-in-tFileOutputJson-output/m-p/2287517#M61093</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-09T06:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] unexpected format in tFileOutputJson output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-unexpected-format-in-tFileOutputJson-output/m-p/2287518#M61094</link>
      <description>Hi Vaibhav
&lt;BR /&gt;tFileOutputJson don't provide a GUI for configuring Json tree, this component is just designed to outputs a simple json file with only one data block, if you want to output a complex Json file, you need to use tWriteJsonField which provides a GUI for configuring complex Json tree, and link tWriteJsonField to a tFileOutputDelimited to output the result as a json file. For example:
&lt;BR /&gt;tFixedFlowInput--main--tWriteJsonField--main--&amp;gt;tFileOutputDelimited
&lt;BR /&gt;Shong</description>
      <pubDate>Mon, 14 Apr 2014 08:58:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-unexpected-format-in-tFileOutputJson-output/m-p/2287518#M61094</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-14T08:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] unexpected format in tFileOutputJson output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-unexpected-format-in-tFileOutputJson-output/m-p/2287519#M61095</link>
      <description>Hi, 
&lt;BR /&gt;Following were small changes which needs to consider for getting correct json file. 
&lt;BR /&gt;1) Select the output column as training in tWriteJsonField which was the loop element in Json tree 
&lt;BR /&gt;2) Remove delimiter in tFileOutputDelimited use only "", else the file is pre or post fixed by delimiter for those many number of columns 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Vaibhav</description>
      <pubDate>Mon, 14 Apr 2014 11:19:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-unexpected-format-in-tFileOutputJson-output/m-p/2287519#M61095</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-14T11:19:48Z</dc:date>
    </item>
  </channel>
</rss>

