<?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] Parse Multiple json documents from single file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Parse-Multiple-json-documents-from-single-file/m-p/2237448#M25874</link>
    <description>&lt;P&gt;I am facing the same issue. Can u please share the component details for&amp;nbsp;&lt;SPAN&gt;tFixedFlowInput and ExtractJsonFields.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jun 2018 16:19:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-27T16:19:27Z</dc:date>
    <item>
      <title>[resolved] Parse Multiple json documents from single file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Parse-Multiple-json-documents-from-single-file/m-p/2237444#M25870</link>
      <description>I am trying to parse multiple json documents from a single file using following job design&lt;BR /&gt;tfileinputfullrow -&amp;gt; tfileinputjson - tmap - tfileoutputdelimited(csv)&lt;BR /&gt;Job is iterating through all the 16 rows in that in the file, but outcome is being substituting the first row unique id for the all the rows that is being generated. My file has 10 rows similar like where a uuid and name are different for each customer and may like multiple styles. please let me know ideas on how we can achieve it.&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 06 Oct 2016 22:50:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Parse-Multiple-json-documents-from-single-file/m-p/2237444#M25870</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-06T22:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Parse Multiple json documents from single file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Parse-Multiple-json-documents-from-single-file/m-p/2237445#M25871</link>
      <description>Hi
&lt;BR /&gt;tFileInputJson is used to read data from a json file. In this case, I think you need to iterate each row and extract data from each row using tExtractjsonFields, the job looks like:
&lt;BR /&gt;
&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;tfileinputfullrow -main--tFlowToIterate--iterate-- tFixedFlowInput-main-tExtractJsonFields- tfileoutputdelimited(csv)&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;tFixedFlowInput: generates the current row.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Regards&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Shong&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Sat, 08 Oct 2016 12:03:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Parse-Multiple-json-documents-from-single-file/m-p/2237445#M25871</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-08T12:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Parse Multiple json documents from single file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Parse-Multiple-json-documents-from-single-file/m-p/2237446#M25872</link>
      <description>Thanks Shong.. this worked perfectly. I'm marking this topic as resolved.</description>
      <pubDate>Sat, 08 Oct 2016 18:30:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Parse-Multiple-json-documents-from-single-file/m-p/2237446#M25872</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-08T18:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Parse Multiple json documents from single file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Parse-Multiple-json-documents-from-single-file/m-p/2237447#M25873</link>
      <description>Great, thanks for your feedback.</description>
      <pubDate>Sat, 08 Oct 2016 22:05:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Parse-Multiple-json-documents-from-single-file/m-p/2237447#M25873</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-08T22:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Parse Multiple json documents from single file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Parse-Multiple-json-documents-from-single-file/m-p/2237448#M25874</link>
      <description>&lt;P&gt;I am facing the same issue. Can u please share the component details for&amp;nbsp;&lt;SPAN&gt;tFixedFlowInput and ExtractJsonFields.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jun 2018 16:19:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Parse-Multiple-json-documents-from-single-file/m-p/2237448#M25874</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-27T16:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Parse Multiple json documents from single file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Parse-Multiple-json-documents-from-single-file/m-p/2237449#M25875</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XsnJAAS"&gt;@shong&lt;/A&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;can you please share the configuration for tFixedFlowInput and tExtractJsonFields&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Yogesh.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 11:09:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Parse-Multiple-json-documents-from-single-file/m-p/2237449#M25875</guid>
      <dc:creator>kuwaryogi27</dc:creator>
      <dc:date>2019-07-10T11:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Parse Multiple json documents from single file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Parse-Multiple-json-documents-from-single-file/m-p/2237450#M25876</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPQjAAO"&gt;@ykasture&lt;/A&gt;, This topic was a little old, I don't have the job any more. Please refers to the component documentation if you don't know how to uses these components, open a new thread if you have any questions or meet any issue.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 11:23:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Parse-Multiple-json-documents-from-single-file/m-p/2237450#M25876</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-10T11:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Parse Multiple json documents from single file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Parse-Multiple-json-documents-from-single-file/m-p/2237451#M25877</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000004XsnJAAS"&gt;@shong&lt;/A&gt;&amp;nbsp;, Okay creating a new thread please guide me for the same.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 11:24:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Parse-Multiple-json-documents-from-single-file/m-p/2237451#M25877</guid>
      <dc:creator>kuwaryogi27</dc:creator>
      <dc:date>2019-07-10T11:24:43Z</dc:date>
    </item>
  </channel>
</rss>

