<?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: tRestRequest JSON POST not working in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tRestRequest-JSON-POST-not-working/m-p/2337953#M106243</link>
    <description>No images are shown. Can you upload the job again so someone can help?</description>
    <pubDate>Fri, 02 Feb 2018 20:19:11 GMT</pubDate>
    <dc:creator>root</dc:creator>
    <dc:date>2018-02-02T20:19:11Z</dc:date>
    <item>
      <title>tRestRequest JSON POST not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRestRequest-JSON-POST-not-working/m-p/2337952#M106242</link>
      <description>&lt;P&gt;I'm trying to POST a simple JSON object to tRestRequest and i'm not able to get those JSON fields in the service.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is very very simple rest call, not sure why it is not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was trying to see some examples all are using tXMLMap, i dont know why. No simple examples using JSON post call.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find the attached images.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using Postman to call my rest service, the rest service is getting called, but it is not able to convert / pass the JSON content to next stage.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:46:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRestRequest-JSON-POST-not-working/m-p/2337952#M106242</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: tRestRequest JSON POST not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRestRequest-JSON-POST-not-working/m-p/2337953#M106243</link>
      <description>No images are shown. Can you upload the job again so someone can help?</description>
      <pubDate>Fri, 02 Feb 2018 20:19:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRestRequest-JSON-POST-not-working/m-p/2337953#M106243</guid>
      <dc:creator>root</dc:creator>
      <dc:date>2018-02-02T20:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: tRestRequest JSON POST not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRestRequest-JSON-POST-not-working/m-p/2337954#M106244</link>
      <description>&lt;P&gt;are you not able to see the attachments? because i can.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If not , could you please let me know is there any Talend community help page showing the example of such a simple tRestRequest component in working stage?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If i write a simple web service call using Spring boot it will not take more than five minutes to make it working... but i'm trying this for more than a day.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 21:42:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRestRequest-JSON-POST-not-working/m-p/2337954#M106244</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-02T21:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: tRestRequest JSON POST not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRestRequest-JSON-POST-not-working/m-p/2337955#M106245</link>
      <description>&lt;P&gt;The result of the tRESTRequest component is NOT a parsed json-attribute, instead the component returns the json document it self.&lt;/P&gt;&lt;P&gt;You expect in your job to get the json attributes but this does not work. You need to send the request payload (use the String content) to a tExtractFieldJSON component to parse the json.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 22:01:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRestRequest-JSON-POST-not-working/m-p/2337955#M106245</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-02T22:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: tRestRequest JSON POST not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRestRequest-JSON-POST-not-working/m-p/2337956#M106246</link>
      <description>&lt;P&gt;Hi jilolling,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am also facing similar issue. But even when I am trying to use &lt;SPAN&gt;tExtractFieldJSON it doesnot parse the JSON and fail use the request parameters.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Could you please share the steps to use&amp;nbsp;tExtractFieldJSON&amp;nbsp;to parse json request payload&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 12:05:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRestRequest-JSON-POST-not-working/m-p/2337956#M106246</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-09T12:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: tRestRequest JSON POST not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRestRequest-JSON-POST-not-working/m-p/2337957#M106247</link>
      <description>&lt;P&gt;Parsing the request parameters is a matter of the tRESTRequest component.&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2018 13:22:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRestRequest-JSON-POST-not-working/m-p/2337957#M106247</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-10T13:22:51Z</dc:date>
    </item>
  </channel>
</rss>

