<?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: How to ignore 204 error message in tRest ? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-ignore-204-error-message-in-tRest/m-p/2238491#M26579</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;No one knows a solution, or why TRESTClient not work for me ?&lt;BR /&gt;&lt;BR /&gt;Best Regard,</description>
    <pubDate>Mon, 11 May 2020 12:57:12 GMT</pubDate>
    <dc:creator>hako_sfc_93200</dc:creator>
    <dc:date>2020-05-11T12:57:12Z</dc:date>
    <item>
      <title>How to ignore 204 error message in tRest ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-ignore-204-error-message-in-tRest/m-p/2238488#M26576</link>
      <description>&lt;DIV class="lia-message-subject lia-component-message-view-widget-subject"&gt; 
 &lt;DIV class="MessageSubject"&gt;
   Hello, 
 &lt;/DIV&gt; 
 &lt;DIV class="MessageSubject"&gt;
   &amp;nbsp; 
 &lt;/DIV&gt; 
&lt;/DIV&gt; 
&lt;DIV class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt; 
 &lt;DIV class="lia-message-body-content"&gt;
   I'm using tRest component to delete data in an API. This API returns a 204 code with no content. tRest component has a ERROR behaviour althought that data are correctly deleted ... 
  &lt;BR /&gt;&amp;nbsp;&amp;nbsp; 
  &lt;BR /&gt;I would like to consider this 204 as a normal behaviour. is it possible ? 
 &lt;/DIV&gt; 
 &lt;DIV class="lia-message-body-content"&gt;
   I can't use TRestClient , because I have error with this : 
 &lt;/DIV&gt; 
 &lt;DIV class="lia-message-body-content"&gt; 
  &lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture4.PNG" style="width: 687px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ma0d.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153097iE3EB97E29F434D4D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ma0d.png" alt="0683p000009Ma0d.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt; 
 &lt;/DIV&gt; 
 &lt;DIV class="lia-message-body-content"&gt;
   thx 
 &lt;/DIV&gt; 
&lt;/DIV&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:30:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-ignore-204-error-message-in-tRest/m-p/2238488#M26576</guid>
      <dc:creator>hako_sfc_93200</dc:creator>
      <dc:date>2024-11-16T02:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to ignore 204 error message in tRest ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-ignore-204-error-message-in-tRest/m-p/2238489#M26577</link>
      <description>Hi 
&lt;BR /&gt;If the 204 code is defined by the API, tRest can do nothing for it. What is the error behavior? 
&lt;BR /&gt;Does the error stop the job and and prevent the execution of other components?
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 06 May 2020 04:43:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-ignore-204-error-message-in-tRest/m-p/2238489#M26577</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-06T04:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to ignore 204 error message in tRest ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-ignore-204-error-message-in-tRest/m-p/2238490#M26578</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thx for your feedback. It's a Fatal error :&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="Capture5.PNG" style="width: 752px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ma0n.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151626i1420EE67F0665A1D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ma0n.png" alt="0683p000009Ma0n.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2020 09:40:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-ignore-204-error-message-in-tRest/m-p/2238490#M26578</guid>
      <dc:creator>hako_sfc_93200</dc:creator>
      <dc:date>2020-05-06T09:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to ignore 204 error message in tRest ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-ignore-204-error-message-in-tRest/m-p/2238491#M26579</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;No one knows a solution, or why TRESTClient not work for me ?&lt;BR /&gt;&lt;BR /&gt;Best Regard,</description>
      <pubDate>Mon, 11 May 2020 12:57:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-ignore-204-error-message-in-tRest/m-p/2238491#M26579</guid>
      <dc:creator>hako_sfc_93200</dc:creator>
      <dc:date>2020-05-11T12:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to ignore 204 error message in tRest ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-ignore-204-error-message-in-tRest/m-p/2238492#M26580</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With the trestclient component, the content type can be defined as "Content-Type" :&amp;nbsp;"application/json" in HTTP Headers section&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 09:29:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-ignore-204-error-message-in-tRest/m-p/2238492#M26580</guid>
      <dc:creator>BhavikaW</dc:creator>
      <dc:date>2020-05-22T09:29:03Z</dc:date>
    </item>
  </channel>
</rss>

