<?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: How do you create a JSON file with 3 levels in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-do-you-create-a-JSON-file-with-3-levels/m-p/2361753#M126038</link>
    <description>&lt;P&gt;I’ve done something similar, but I’m afraid I don’t have access to the job, so cannot share.&lt;/P&gt;&lt;P&gt;There’s a couple of ways to do this:essentially.&lt;/P&gt;&lt;P&gt;1-create the level 3 data 1st then join with the level 1/2 data in a tMap, then use a tJavaRow to convert the text to a JSON object yourself.&lt;/P&gt;&lt;P&gt;2-prepare the level data into textual arrays, which you construct into the JSON object in a tJavaRow.&lt;/P&gt;</description>
    <pubDate>Sun, 31 Dec 2023 09:21:23 GMT</pubDate>
    <dc:creator>David_Beaty</dc:creator>
    <dc:date>2023-12-31T09:21:23Z</dc:date>
    <item>
      <title>How do you create a JSON file with 3 levels</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-you-create-a-JSON-file-with-3-levels/m-p/2361752#M126037</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a JSON file from a database query.  The JSON file is for invoices.  Each file consists of a header group.  The header can have multiple Lines and each line can have multiple costs.  I believe with Studio you can only do two levels with the tWriteJSONField.  Is that correct?  Has anyone done three levels.  I tried using two different tWriteJSONFields and them combining the results, but the JSON wasn't formatted correctly.  Has anyone done this and would be willing to share their job?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:20:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-you-create-a-JSON-file-with-3-levels/m-p/2361752#M126037</guid>
      <dc:creator>bob_lemley</dc:creator>
      <dc:date>2024-11-15T21:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: How do you create a JSON file with 3 levels</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-you-create-a-JSON-file-with-3-levels/m-p/2361753#M126038</link>
      <description>&lt;P&gt;I’ve done something similar, but I’m afraid I don’t have access to the job, so cannot share.&lt;/P&gt;&lt;P&gt;There’s a couple of ways to do this:essentially.&lt;/P&gt;&lt;P&gt;1-create the level 3 data 1st then join with the level 1/2 data in a tMap, then use a tJavaRow to convert the text to a JSON object yourself.&lt;/P&gt;&lt;P&gt;2-prepare the level data into textual arrays, which you construct into the JSON object in a tJavaRow.&lt;/P&gt;</description>
      <pubDate>Sun, 31 Dec 2023 09:21:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-you-create-a-JSON-file-with-3-levels/m-p/2361753#M126038</guid>
      <dc:creator>David_Beaty</dc:creator>
      <dc:date>2023-12-31T09:21:23Z</dc:date>
    </item>
  </channel>
</rss>

