<?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 tResponse Ok and Not Ok in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tResponse-Ok-and-Not-Ok/m-p/2370758#M133764</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LwhG.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156766i86E110A04D5AD539/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LwhG.png" alt="0683p000009LwhG.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;trestrequest is in json format, I want in my output to receive ok or not (if there are errors) in json format when I call the REST in browser with other information.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you&lt;/P&gt; 
&lt;P&gt;Regards&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 08:24:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T08:24:11Z</dc:date>
    <item>
      <title>tResponse Ok and Not Ok</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tResponse-Ok-and-Not-Ok/m-p/2370758#M133764</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LwhG.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156766i86E110A04D5AD539/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LwhG.png" alt="0683p000009LwhG.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;trestrequest is in json format, I want in my output to receive ok or not (if there are errors) in json format when I call the REST in browser with other information.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you&lt;/P&gt; 
&lt;P&gt;Regards&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:24:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tResponse-Ok-and-Not-Ok/m-p/2370758#M133764</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: tResponse Ok and Not Ok</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tResponse-Ok-and-Not-Ok/m-p/2370759#M133765</link>
      <description>&lt;P&gt;Set the "Return Body Type" as String in your tRESTResponse. It defaults to Document. Then you can send your JSON String back.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 15:30:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tResponse-Ok-and-Not-Ok/m-p/2370759#M133765</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-16T15:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: tResponse Ok and Not Ok</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tResponse-Ok-and-Not-Ok/m-p/2370760#M133766</link>
      <description>&lt;P&gt;i changed the Body of trestresponse to sting and i don't receive the OK or not in my browser:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LwUG.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143470i425BC521082618FD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LwUG.png" alt="0683p000009LwUG.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 15:48:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tResponse-Ok-and-Not-Ok/m-p/2370760#M133766</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-16T15:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: tResponse Ok and Not Ok</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tResponse-Ok-and-Not-Ok/m-p/2370761#M133767</link>
      <description>&lt;P&gt;You will have to add that to your JSON. When you set the "Return Status Code" in the tRESTResponse, that is not intended to be displayed. You can see it using your developer settings of the browser you are using (here is an example using IE&amp;nbsp;&lt;A href="https://msdn.microsoft.com/en-us/library/gg130952(v=vs.85).aspx" target="_blank" rel="nofollow noopener noreferrer"&gt;https://msdn.microsoft.com/en-us/library/gg130952(v=vs.85).aspx&lt;/A&gt;).&lt;BR /&gt;&lt;BR /&gt;You will only see what your job outputs in the Document or String in the browser window.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 17:26:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tResponse-Ok-and-Not-Ok/m-p/2370761#M133767</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-16T17:26:29Z</dc:date>
    </item>
  </channel>
</rss>

