<?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: Need to figure out how to extract JSON without looping in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Need-to-figure-out-how-to-extract-JSON-without-looping/m-p/2341064#M109043</link>
    <description>&lt;P&gt;Just set the loop path to.....&lt;/P&gt;
&lt;PRE&gt;"$"&lt;/PRE&gt;
&lt;P&gt;Then set your paths for the values relative to the start of the JSON document.&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 17:15:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-05-29T17:15:10Z</dc:date>
    <item>
      <title>Need to figure out how to extract JSON without looping</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Need-to-figure-out-how-to-extract-JSON-without-looping/m-p/2341063#M109042</link>
      <description>&lt;P&gt;I have added a rest call to a job.&amp;nbsp; It returns a response that contains a status and a body object.&amp;nbsp; &amp;nbsp;The body contains JSON.&amp;nbsp; There is no array.&amp;nbsp; I want to parse/extract the data using tExtractJsonFields, but it seems to require a loop path, which I don't have.&amp;nbsp; &amp;nbsp;Any suggestions?&amp;nbsp; &amp;nbsp;Here is the json in the body:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;{&lt;BR /&gt;  &lt;SPAN&gt;"sid"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;154427&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;  &lt;SPAN&gt;"spaJobType"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"DATAMART_POST_PROCESSOR"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;  &lt;SPAN&gt;"spaJobStatus"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"ABORTED"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;  &lt;SPAN&gt;"startedByUser"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"spa-datastage-batch"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;  &lt;SPAN&gt;"targetCount"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;4753123&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;  &lt;SPAN&gt;"progressCount"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;12798&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;  &lt;SPAN&gt;"errorCount"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;  &lt;SPAN&gt;"createdAt"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"2019-02-14T02:42:03Z"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;  &lt;SPAN&gt;"modifiedAt"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"2019-02-14T03:02:12Z"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;  &lt;SPAN&gt;"completedAt"&lt;/SPAN&gt;&lt;SPAN&gt;: null&lt;BR /&gt;&lt;/SPAN&gt;}&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 16:52:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Need-to-figure-out-how-to-extract-JSON-without-looping/m-p/2341063#M109042</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-29T16:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Need to figure out how to extract JSON without looping</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Need-to-figure-out-how-to-extract-JSON-without-looping/m-p/2341064#M109043</link>
      <description>&lt;P&gt;Just set the loop path to.....&lt;/P&gt;
&lt;PRE&gt;"$"&lt;/PRE&gt;
&lt;P&gt;Then set your paths for the values relative to the start of the JSON document.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 17:15:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Need-to-figure-out-how-to-extract-JSON-without-looping/m-p/2341064#M109043</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-29T17:15:10Z</dc:date>
    </item>
  </channel>
</rss>

