<?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 Parsing JSON with tExtractJSONFields (Again) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Parsing-JSON-with-tExtractJSONFields-Again/m-p/2328453#M97736</link>
    <description>&lt;P&gt;New to Talend and Talend Open Studio, at this early stage playing around with different components to understand and later start designing data integration scenarios.&lt;/P&gt;&lt;P&gt;Using Talend Open Studio 8.0.1 on an Ubuntu 22.04.1 LTS hosted on a M1 MAC (ARM64).&lt;/P&gt;&lt;P&gt;I've set up an extremely basic REST service that returns a list of employees:&lt;/P&gt;&lt;P&gt;{"Employees":[{"id":1,"name":"Jane Doe","age":"22"},{"id":2,"name":"John Doe","age":"31"}]}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using the TRest component and the tExtractJSONFields to "do" something with attributes of each employee.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000YCA8jAAH.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128558i1E7252B7B6240A3D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000YCA8jAAH.png" alt="0695b00000YCA8jAAH.png" /&gt;&lt;/span&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I just cannot edit the mapping of the tExtractJSONFields component! &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cannot add any lines to the mapping (although I've really tried hard ...). &lt;/P&gt;&lt;P&gt;I've seen demos, read and reread the documentation, they all show a clean and what seems to be an easy to edit and obtain a mapping.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I'm stuck with a mapping table that only provides one line (and with again no way to add any more lines).&lt;/P&gt;&lt;P&gt;This unique line contains &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;a value for the Column column with "body" as a value but that I cannot change &lt;/LI&gt;&lt;LI&gt;and a "Json query" column but that's useless because I can't change the column value and cannot add any lines anyway &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000YCAGdAAP.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130282i042EF6910EB95CD4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000YCAGdAAP.png" alt="0695b00000YCAGdAAP.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I getting wrong ? I'm probably missing something. &lt;/P&gt;&lt;P&gt;And why can't I add lines and edit the Column values ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is the problem tied to a misunderstanding on my part of how to go about doing the mapping or is it potentially caused by a GUI problem on Eclipse running on Ubuntu ? &lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 22:26:25 GMT</pubDate>
    <dc:creator>SMader</dc:creator>
    <dc:date>2024-11-15T22:26:25Z</dc:date>
    <item>
      <title>Parsing JSON with tExtractJSONFields (Again)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parsing-JSON-with-tExtractJSONFields-Again/m-p/2328453#M97736</link>
      <description>&lt;P&gt;New to Talend and Talend Open Studio, at this early stage playing around with different components to understand and later start designing data integration scenarios.&lt;/P&gt;&lt;P&gt;Using Talend Open Studio 8.0.1 on an Ubuntu 22.04.1 LTS hosted on a M1 MAC (ARM64).&lt;/P&gt;&lt;P&gt;I've set up an extremely basic REST service that returns a list of employees:&lt;/P&gt;&lt;P&gt;{"Employees":[{"id":1,"name":"Jane Doe","age":"22"},{"id":2,"name":"John Doe","age":"31"}]}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using the TRest component and the tExtractJSONFields to "do" something with attributes of each employee.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000YCA8jAAH.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128558i1E7252B7B6240A3D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000YCA8jAAH.png" alt="0695b00000YCA8jAAH.png" /&gt;&lt;/span&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I just cannot edit the mapping of the tExtractJSONFields component! &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cannot add any lines to the mapping (although I've really tried hard ...). &lt;/P&gt;&lt;P&gt;I've seen demos, read and reread the documentation, they all show a clean and what seems to be an easy to edit and obtain a mapping.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I'm stuck with a mapping table that only provides one line (and with again no way to add any more lines).&lt;/P&gt;&lt;P&gt;This unique line contains &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;a value for the Column column with "body" as a value but that I cannot change &lt;/LI&gt;&lt;LI&gt;and a "Json query" column but that's useless because I can't change the column value and cannot add any lines anyway &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000YCAGdAAP.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130282i042EF6910EB95CD4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000YCAGdAAP.png" alt="0695b00000YCAGdAAP.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I getting wrong ? I'm probably missing something. &lt;/P&gt;&lt;P&gt;And why can't I add lines and edit the Column values ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is the problem tied to a misunderstanding on my part of how to go about doing the mapping or is it potentially caused by a GUI problem on Eclipse running on Ubuntu ? &lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:26:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parsing-JSON-with-tExtractJSONFields-Again/m-p/2328453#M97736</guid>
      <dc:creator>SMader</dc:creator>
      <dc:date>2024-11-15T22:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing JSON with tExtractJSONFields (Again)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parsing-JSON-with-tExtractJSONFields-Again/m-p/2328454#M97737</link>
      <description>&lt;P&gt;OK, just needed to create a json schema and reference it. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 20:25:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parsing-JSON-with-tExtractJSONFields-Again/m-p/2328454#M97737</guid>
      <dc:creator>SMader</dc:creator>
      <dc:date>2022-10-20T20:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing JSON with tExtractJSONFields (Again)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parsing-JSON-with-tExtractJSONFields-Again/m-p/2328455#M97738</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thanks for letting us know you've resolved this issue by yourself.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 04:01:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parsing-JSON-with-tExtractJSONFields-Again/m-p/2328455#M97738</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-21T04:01:40Z</dc:date>
    </item>
  </channel>
</rss>

