<?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: Use tFileInputJSON to output one record per object in a JSONArray of objects in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Use-tFileInputJSON-to-output-one-record-per-object-in-a/m-p/2364557#M128283</link>
    <description>&lt;P&gt;yes, perfect!  I did not know about the "@" character in the json path syntax.  Thank you!&lt;/P&gt;</description>
    <pubDate>Tue, 21 Nov 2023 14:20:19 GMT</pubDate>
    <dc:creator>aaronrums</dc:creator>
    <dc:date>2023-11-21T14:20:19Z</dc:date>
    <item>
      <title>Use tFileInputJSON to output one record per object in a JSONArray of objects</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Use-tFileInputJSON-to-output-one-record-per-object-in-a/m-p/2364555#M128281</link>
      <description>&lt;P&gt;Hello!&amp;nbsp;As the title says, I want to use tFileInputJSON to output 1 record per object, when the json file is structured as in the attached example file.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be clear, want to have one record PER object in the array, so in the case of the attached file, it would be three rows, and each row would only have a 1 column, which would  be the entire JSON object as a string.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot hardcode the column names, because they are not the same for every execution - I will extract the columns names using custom java code later on.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a screenshot of the component setup right now.&amp;nbsp;I've tried lots of small variations on what you see in the screenshot, including toggling the "use loop node as root".&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:14:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Use-tFileInputJSON-to-output-one-record-per-object-in-a/m-p/2364555#M128281</guid>
      <dc:creator>aaronrums</dc:creator>
      <dc:date>2024-11-15T21:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Use tFileInputJSON to output one record per object in a JSONArray of objects</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Use-tFileInputJSON-to-output-one-record-per-object-in-a/m-p/2364556#M128282</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Set the Json query as below:&lt;/P&gt;&lt;P&gt;"@"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000sPTKmAAO.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130516iF1717AB2F693E950/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000sPTKmAAO.png" alt="0695b00000sPTKmAAO.png" /&gt;&lt;/span&gt;Is this the output string you expect?&lt;/P&gt;&lt;P&gt;Starting job J11 at 16:07 21/11/2023.&lt;/P&gt;&lt;P&gt;[statistics] connecting to socket on port 3480&lt;/P&gt;&lt;P&gt;[statistics] connected&lt;/P&gt;&lt;P&gt;{"FirstName":"Bob","LastName":"Doe"}&lt;/P&gt;&lt;P&gt;{"FirstName":"Frank","LastName":"Doe"}&lt;/P&gt;&lt;P&gt;{"FirstName":"John","LastName":"Doe"}&lt;/P&gt;&lt;P&gt;[statistics] disconnected&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Job J11 ended at 16:07 21/11/2023. [Exit code&amp;nbsp;= 0]&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 08:10:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Use-tFileInputJSON-to-output-one-record-per-object-in-a/m-p/2364556#M128282</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-21T08:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Use tFileInputJSON to output one record per object in a JSONArray of objects</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Use-tFileInputJSON-to-output-one-record-per-object-in-a/m-p/2364557#M128283</link>
      <description>&lt;P&gt;yes, perfect!  I did not know about the "@" character in the json path syntax.  Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 14:20:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Use-tFileInputJSON-to-output-one-record-per-object-in-a/m-p/2364557#M128283</guid>
      <dc:creator>aaronrums</dc:creator>
      <dc:date>2023-11-21T14:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Use tFileInputJSON to output one record per object in a JSONArray of objects</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Use-tFileInputJSON-to-output-one-record-per-object-in-a/m-p/2364558#M128284</link>
      <description>&lt;P&gt;Great, thanks for your feedback!&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 01:42:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Use-tFileInputJSON-to-output-one-record-per-object-in-a/m-p/2364558#M128284</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-22T01:42:14Z</dc:date>
    </item>
  </channel>
</rss>

