<?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: Parsing json files using absolute path in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Parsing-json-files-using-absolute-path/m-p/2317629#M88056</link>
    <description>&lt;P&gt;it helps to parse json. I have logic to pass the complete json file into the rest API component using trestclient. is it possible to parse all json elements  into the trestclient?&lt;/P&gt;</description>
    <pubDate>Mon, 11 Jan 2021 20:50:38 GMT</pubDate>
    <dc:creator>gpinumalla</dc:creator>
    <dc:date>2021-01-11T20:50:38Z</dc:date>
    <item>
      <title>Parsing json files using absolute path</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parsing-json-files-using-absolute-path/m-p/2317627#M88054</link>
      <description>&lt;P&gt;Hi all, &lt;/P&gt;&lt;OL&gt;&lt;LI&gt; I was looking  to retrive/read  a json file using absolute path using talend 7.3.1 . I could see only xpath / jsonpath. In previous versions like 7.1.1 had 3 options : absoute path/xpath/jsonpath. is this feature available in the current versions like 7.3.1 or 7.4.1 &lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 16:52:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parsing-json-files-using-absolute-path/m-p/2317627#M88054</guid>
      <dc:creator>gpinumalla</dc:creator>
      <dc:date>2021-01-07T16:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing json files using absolute path</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parsing-json-files-using-absolute-path/m-p/2317628#M88055</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You can specify the "Relative or absolute path expression" when defining the schema of your JSON file&lt;/P&gt;&lt;P&gt;For more information, please have a look at this online documentation for V 7.3.1&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.talend.com/r/SZ38A55h3ojQJL~paOP16g/YlJHvzX46uE82veuRO9pVA" alt="https://help.talend.com/r/SZ38A55h3ojQJL~paOP16g/YlJHvzX46uE82veuRO9pVA" target="_blank"&gt;TalendHelpCenter: Setting up JSON metadata for an input file&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 08:37:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parsing-json-files-using-absolute-path/m-p/2317628#M88055</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-08T08:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing json files using absolute path</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parsing-json-files-using-absolute-path/m-p/2317629#M88056</link>
      <description>&lt;P&gt;it helps to parse json. I have logic to pass the complete json file into the rest API component using trestclient. is it possible to parse all json elements  into the trestclient?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2021 20:50:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parsing-json-files-using-absolute-path/m-p/2317629#M88056</guid>
      <dc:creator>gpinumalla</dc:creator>
      <dc:date>2021-01-11T20:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing json files using absolute path</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parsing-json-files-using-absolute-path/m-p/2317630#M88057</link>
      <description>&lt;P&gt;@Xiaodi Shi​&amp;nbsp; I have a requirement of 153 fields in one json file and call a rest APi call using trestclient component. the problem is that there are multiple arrays and loops within one json file. Is it possible to calling Rest API and mapping json mapping to trestclient? is there a way to pass text file ( convert json file to text format) to call API ? &lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 22:21:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parsing-json-files-using-absolute-path/m-p/2317630#M88057</guid>
      <dc:creator>gpinumalla</dc:creator>
      <dc:date>2021-01-12T22:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing json files using absolute path</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parsing-json-files-using-absolute-path/m-p/2317631#M88058</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;JSON can be passed to a tRestClient and it is a String and not a Document.&lt;/P&gt;&lt;P&gt;You need to send the JSON string to the "string" input and not the "body" of the tRestClient.&lt;/P&gt;&lt;P&gt;Let me know if it works.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 08:15:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parsing-json-files-using-absolute-path/m-p/2317631#M88058</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-19T08:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing json files using absolute path</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parsing-json-files-using-absolute-path/m-p/2317632#M88059</link>
      <description>&lt;P&gt;@Xiaodi Shi​&amp;nbsp;I was not able to parse complete 153 fields instead I used the trawinput file as json body --&amp;gt; trest1 --&amp;gt; response to the textractjson. it worked with trawinput. &lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 17:08:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parsing-json-files-using-absolute-path/m-p/2317632#M88059</guid>
      <dc:creator>gpinumalla</dc:creator>
      <dc:date>2021-01-19T17:08:49Z</dc:date>
    </item>
  </channel>
</rss>

