<?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 how tRESTClient works for &amp;quot; error output section&amp;quot; when &amp;quot;die on error&amp;quot; is enabled on the component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/how-tRESTClient-works-for-quot-error-output-section-quot-when/m-p/2277814#M53471</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi Team,&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Can you please let me know how tRESTClient works for " error output section" when "die on error" is enabled on the component. Will timeout to endpoint url treated as run time error? Please find the screen shot attached.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Trestclient1.PNG" style="width: 452px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8x8.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149038iAEBFAC93596708C4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8x8.png" alt="0683p000009M8x8.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Trestclient.PNG" style="width: 343px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8xD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137925iB6B22842ECFE124C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8xD.png" alt="0683p000009M8xD.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Jain&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jan 2020 19:50:40 GMT</pubDate>
    <dc:creator>jain1</dc:creator>
    <dc:date>2020-01-30T19:50:40Z</dc:date>
    <item>
      <title>how tRESTClient works for " error output section" when "die on error" is enabled on the component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-tRESTClient-works-for-quot-error-output-section-quot-when/m-p/2277814#M53471</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Team,&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Can you please let me know how tRESTClient works for " error output section" when "die on error" is enabled on the component. Will timeout to endpoint url treated as run time error? Please find the screen shot attached.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Trestclient1.PNG" style="width: 452px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8x8.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149038iAEBFAC93596708C4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8x8.png" alt="0683p000009M8x8.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Trestclient.PNG" style="width: 343px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8xD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137925iB6B22842ECFE124C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8xD.png" alt="0683p000009M8xD.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Jain&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2020 19:50:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-tRESTClient-works-for-quot-error-output-section-quot-when/m-p/2277814#M53471</guid>
      <dc:creator>jain1</dc:creator>
      <dc:date>2020-01-30T19:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: how tRESTClient works for " error output section" when "die on error" is enabled on the component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-tRESTClient-works-for-quot-error-output-section-quot-when/m-p/2277815#M53472</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;tRESTClient component feeds error output when your url exists and the service you are requesting sends a 500 / 404 ... error with an attached message (example :&amp;nbsp;{"detail":"Not found"} )&lt;/P&gt; 
&lt;P&gt;Your ERROR Output will transmit the errorCode and errorMessage to your tjavaflex in your case.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The DieOnError checkbox just stops the job when a java error is thrown by the component itself, not the service called.&lt;/P&gt; 
&lt;P&gt;If the component has an error, it cannot send a message to the ERROROutput.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards&lt;/P&gt; 
&lt;P&gt;Pierre&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 09:00:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-tRESTClient-works-for-quot-error-output-section-quot-when/m-p/2277815#M53472</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-31T09:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: how tRESTClient works for " error output section" when "die on error" is enabled on the component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-tRESTClient-works-for-quot-error-output-section-quot-when/m-p/2277816#M53473</link>
      <description>Thank you Pierre for your response.&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Jan 2020 18:47:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-tRESTClient-works-for-quot-error-output-section-quot-when/m-p/2277816#M53473</guid>
      <dc:creator>jain1</dc:creator>
      <dc:date>2020-01-31T18:47:44Z</dc:date>
    </item>
  </channel>
</rss>

