<?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: Extract Json file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Extract-Json-file/m-p/2299696#M72012</link>
    <description>&lt;P&gt;Hi @Richard Hall​&amp;nbsp; , &lt;/P&gt;&lt;P&gt;thank you for your reply,&lt;/P&gt;&lt;P&gt; I add the tlogRow but I can't get the JSON Strings output as separate Strings however it displays 2 rows. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000QFuaEAAT.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146465i5BFAD253FEA0AEF4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000QFuaEAAT.png" alt="0695b00000QFuaEAAT.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 04 May 2022 09:10:15 GMT</pubDate>
    <dc:creator>hiba1</dc:creator>
    <dc:date>2022-05-04T09:10:15Z</dc:date>
    <item>
      <title>Extract Json file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-Json-file/m-p/2299694#M72010</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use tWriteJsonFile with a group element (VervotechId) as mentioned in the screenshot&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000QFgOiAAL.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133629i989E6F57D83FE86D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000QFgOiAAL.png" alt="0695b00000QFgOiAAL.png" /&gt;&lt;/span&gt;.&lt;/P&gt;&lt;P&gt;in my input i have 2 VervotechId so i want to separate the json files for each VervotechId.&lt;/P&gt;&lt;P&gt;I try to use tFileOutputRaw but it does not work for me.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000QFgRDAA1.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153294iCB563C20E76A2034/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000QFgRDAA1.png" alt="0695b00000QFgRDAA1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help please !&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:57:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-Json-file/m-p/2299694#M72010</guid>
      <dc:creator>hiba1</dc:creator>
      <dc:date>2024-11-15T22:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Json file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-Json-file/m-p/2299695#M72011</link>
      <description>&lt;P&gt;If you remove your tFileOutputRaw and add a tLogRow in its place, do you see the JSON Strings output as separate Strings in the way you want? If so, you are half way there. The tFileOutputRaw will be initialised once for the whole Subjob. It won't create a new file for each row or by group. So, to get round this you can use a tFlowToIterate followed by a tIterateToFlow. This is demonstrated pretty well in this video....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://www.youtube.com/watch?v=WpEH7hIAB4k&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once that is done, your tFileOutput will be initialised for each iteration. So you can have a new file created (or appended to) for each row of data.&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 13:57:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-Json-file/m-p/2299695#M72011</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-05-03T13:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Json file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-Json-file/m-p/2299696#M72012</link>
      <description>&lt;P&gt;Hi @Richard Hall​&amp;nbsp; , &lt;/P&gt;&lt;P&gt;thank you for your reply,&lt;/P&gt;&lt;P&gt; I add the tlogRow but I can't get the JSON Strings output as separate Strings however it displays 2 rows. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000QFuaEAAT.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146465i5BFAD253FEA0AEF4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000QFuaEAAT.png" alt="0695b00000QFuaEAAT.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2022 09:10:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-Json-file/m-p/2299696#M72012</guid>
      <dc:creator>hiba1</dc:creator>
      <dc:date>2022-05-04T09:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Json file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-Json-file/m-p/2299697#M72013</link>
      <description>&lt;P&gt;You appear to have 2 outputs there. I can't see the complete JSON for the first String, but it looks like you have many sections in an Object array.  Using the method I mentioned with the tFlowToIterate and tIterateToFlow, that would lead to 2 files being created. Is that not correct?&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2022 15:13:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-Json-file/m-p/2299697#M72013</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-05-04T15:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Json file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-Json-file/m-p/2299698#M72014</link>
      <description>&lt;P&gt;unfortunately , no .&lt;/P&gt;&lt;P&gt;I get this error&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000QFy13AAD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130141i53CC403031300FDB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000QFy13AAD.png" alt="0695b00000QFy13AAD.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000QFy0oAAD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147346i7474E5494412B57D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000QFy0oAAD.png" alt="0695b00000QFy0oAAD.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;I&gt;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2022 16:33:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-Json-file/m-p/2299698#M72014</guid>
      <dc:creator>hiba1</dc:creator>
      <dc:date>2022-05-04T16:33:23Z</dc:date>
    </item>
  </channel>
</rss>

