<?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: for writing json files in append mode . in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/for-writing-json-files-in-append-mode/m-p/2317601#M88029</link>
    <description>&lt;P&gt;A real JSON append mode is not possible if you are filling an array, because of the ending "]". The file must be completly rewriten.&lt;/P&gt;&lt;P&gt;In Java, you can do a routine that do that, but you have to read the complete json file first. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An idea is to put all your updates in a list (all your rows) and then call a routine that read the json file, put the array in the structure and write a new file.&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jan 2021 15:44:00 GMT</pubDate>
    <dc:creator>juk777</dc:creator>
    <dc:date>2021-01-08T15:44:00Z</dc:date>
    <item>
      <title>for writing json files in append mode .</title>
      <link>https://community.qlik.com/t5/Talend-Studio/for-writing-json-files-in-append-mode/m-p/2317599#M88027</link>
      <description>&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;Currerntly working on automating parsing json files and wiriting json files in the append mode . is it possible?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 22:59:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/for-writing-json-files-in-append-mode/m-p/2317599#M88027</guid>
      <dc:creator>gpinumalla</dc:creator>
      <dc:date>2021-01-07T22:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: for writing json files in append mode .</title>
      <link>https://community.qlik.com/t5/Talend-Studio/for-writing-json-files-in-append-mode/m-p/2317600#M88028</link>
      <description>&lt;P&gt;Hello &lt;/P&gt;&lt;P&gt;The  official Json output component does not support append model, you can have a look at the JSONDoc* components shared by jlolling on Talend Exchange.&lt;/P&gt;&lt;P&gt;https://exchange.talend.com/#marketplaceproductoverview:marketplace=marketplace%252F1&amp;amp;p=marketplace%252F1%252Fproducts%252F1438&amp;amp;pi=marketplace%252F1%252Fproducts%252F1438%252Fitems%252F2887&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 04:44:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/for-writing-json-files-in-append-mode/m-p/2317600#M88028</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-08T04:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: for writing json files in append mode .</title>
      <link>https://community.qlik.com/t5/Talend-Studio/for-writing-json-files-in-append-mode/m-p/2317601#M88029</link>
      <description>&lt;P&gt;A real JSON append mode is not possible if you are filling an array, because of the ending "]". The file must be completly rewriten.&lt;/P&gt;&lt;P&gt;In Java, you can do a routine that do that, but you have to read the complete json file first. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An idea is to put all your updates in a list (all your rows) and then call a routine that read the json file, put the array in the structure and write a new file.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 15:44:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/for-writing-json-files-in-append-mode/m-p/2317601#M88029</guid>
      <dc:creator>juk777</dc:creator>
      <dc:date>2021-01-08T15:44:00Z</dc:date>
    </item>
  </channel>
</rss>

