<?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: tREST-&amp;gt;tExtractJSONFields empty result in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tREST-gt-tExtractJSONFields-empty-result/m-p/2341345#M109306</link>
    <description>&lt;P&gt;Yes, this was my mistake, thank you so much for help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Feb 2018 14:43:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-05T14:43:47Z</dc:date>
    <item>
      <title>tREST-&gt;tExtractJSONFields empty result</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tREST-gt-tExtractJSONFields-empty-result/m-p/2341343#M109304</link>
      <description>&lt;P&gt;Hi all, I am using tREST to retrieve data from openweathermap.org with the following API call:&lt;/P&gt; 
&lt;PRE&gt;"http://api.openweathermap.org/data/2.5/forecast?id=5128581&amp;amp;APPID=845db74f9ad508bb72241cafec6f534f"&lt;/PRE&gt; 
&lt;P&gt;I get the data and can save it in a file locally. But I only need &lt;EM&gt;dt_txt&lt;/EM&gt; and &lt;EM&gt;description. &lt;/EM&gt;So I would like to extract this information directly from the tREST-component. In the screenshot my job design can be seen.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="extractWeather-1.png" style="width: 200px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lsva.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145975iD2385E579E7623AF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lsva.png" alt="0683p000009Lsva.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;The result is unfortunately empty.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="extractWeather-2.png" style="width: 200px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lsvf.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130410i3AA69CF33EE081C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lsvf.png" alt="0683p000009Lsvf.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;I tried with other tool to see if my Path Expression is correct and there it worked, so this shouldn't be the issue.&lt;/P&gt; 
&lt;P&gt;Can anyone point me to what I might be doing wrong and what I can do to make it work?&lt;/P&gt; 
&lt;P&gt;Thanks for help.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 09:57:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tREST-gt-tExtractJSONFields-empty-result/m-p/2341343#M109304</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-05T09:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: tREST-&gt;tExtractJSONFields empty result</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tREST-gt-tExtractJSONFields-empty-result/m-p/2341344#M109305</link>
      <description>&lt;P&gt;Looks like you have the loop query defined twice. Try deleting:&lt;/P&gt; 
&lt;PRE&gt;$.list[*]&lt;/PRE&gt; 
&lt;P&gt;from each json_query field.&lt;/P&gt; 
&lt;P&gt;The fields should just be:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2018-02-05_8-31-19.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsnI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145707iA2023FB705FABE42/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsnI.png" alt="0683p000009LsnI.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 13:32:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tREST-gt-tExtractJSONFields-empty-result/m-p/2341344#M109305</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-05T13:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: tREST-&gt;tExtractJSONFields empty result</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tREST-gt-tExtractJSONFields-empty-result/m-p/2341345#M109306</link>
      <description>&lt;P&gt;Yes, this was my mistake, thank you so much for help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 14:43:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tREST-gt-tExtractJSONFields-empty-result/m-p/2341345#M109306</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-05T14:43:47Z</dc:date>
    </item>
  </channel>
</rss>

