<?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: TOS - TRestClient call doesn't return anything when HTTP-202 and skip remaining rows ! in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TOS-TRestClient-call-doesn-t-return-anything-when-HTTP-202-and/m-p/2207761#M7270</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;thanks for your answer.&lt;/P&gt;&lt;P&gt;the 'convert the response to DOM Document' is already unchecked &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'l try to report the issue on the bugtracker,&lt;/P&gt;&lt;P&gt;Yves.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Nov 2020 15:45:21 GMT</pubDate>
    <dc:creator>yvesR</dc:creator>
    <dc:date>2020-11-03T15:45:21Z</dc:date>
    <item>
      <title>TOS - TRestClient call doesn't return anything when HTTP-202 and skip remaining rows !</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-TRestClient-call-doesn-t-return-anything-when-HTTP-202-and/m-p/2207759#M7268</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;B&gt;&amp;nbsp;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;I'm working with Talend Open Studio 7.2.1 for data integration (without enterprise licence).&lt;/P&gt;&lt;P&gt;I'd like to use the tRestClient component to call a REST api (POST, content-type:JSON, accept-type:JSON).&lt;/P&gt;&lt;P&gt;If I call the API manualy with curl and my JSON, it result in a HTTP-202 response&lt;/P&gt;&lt;P&gt;&lt;B&gt;If I call the API with the tRestClient component and the same JSON, tRestClient doesn't return anything, no response, no error and skip all remaining rows before the job ends !&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.google.com/url?sa=t&amp;amp;rct=j&amp;amp;q=&amp;amp;esrc=s&amp;amp;source=web&amp;amp;cd=2&amp;amp;cad=rja&amp;amp;uact=8&amp;amp;ved=2ahUKEwjI56zMud3nAhXxRhUIHe81DaYQFjABegQIAhAB&amp;amp;url=https%3A%2F%2Fhelp.talend.com%2Freader%2FICtu7j1g3rR8jQ9khjNfvw%2Froot&amp;amp;usg=AOvVaw3UEc5S3PD_x2XWV3hSJJDD" target="_blank"&gt;I found a bug and cumulative patch fot 6.2.1&lt;/A&gt; for a problem that looks like but is not the same because there is no error in my case and I'm working on 7.2.1.&lt;/P&gt;&lt;P&gt;I found that the problem comes form the tResclient "RESPONSE" row : When i Get an HTTP-202 response :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If I remove the tRestClient RESPONSE row and the associated tLog, job keeps going on&lt;/LI&gt;&lt;LI&gt;If I let the tRestClient RESPONSE row and the associated tLog, job skip every rows ! unbelievable !!!&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;So there is something wrong (or a bug !) with de RESPONSE row when I get an HTTP-202 response in tRestClient... but I don't know what :'( !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;B&gt;Has someone ever seen such a thing with tRestClient (HTTP-202 in tRestClient =&amp;gt; no error, no reponse and skip remaining rows )? Is it a bug ?&lt;/B&gt;&lt;/LI&gt;&lt;LI&gt;&lt;B&gt;Are there any advice/best practice to specify good RESPONSE row in tRestClient ?&lt;/B&gt;&lt;/LI&gt;&lt;LI&gt;&lt;B&gt;Is there a way to log everything at a very low level in Talend Studio so as I can understand what is happening ?&lt;/B&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Thanks in advance for your help,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Yves.&lt;/B&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 10:58:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-TRestClient-call-doesn-t-return-anything-when-HTTP-202-and/m-p/2207759#M7268</guid>
      <dc:creator>yvesR</dc:creator>
      <dc:date>2020-02-19T10:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: TOS - TRestClient call doesn't return anything when HTTP-202 and skip remaining rows !</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-TRestClient-call-doesn-t-return-anything-when-HTTP-202-and/m-p/2207760#M7269</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Just look at the &lt;A href="https://jira.talendforge.org/browse/TESB-20431" alt="https://jira.talendforge.org/browse/TESB-20431" target="_blank"&gt;issue&lt;/A&gt;, the problem is because the response returns a empty payload, maybe the bug does still exist, can you report an issue on our bugtracker?&lt;/P&gt;&lt;P&gt;In the mean time, can you try to uncheck the 'convert the response to DOM Document' box and see if it resolves the issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2020 03:37:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-TRestClient-call-doesn-t-return-anything-when-HTTP-202-and/m-p/2207760#M7269</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-04T03:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: TOS - TRestClient call doesn't return anything when HTTP-202 and skip remaining rows !</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-TRestClient-call-doesn-t-return-anything-when-HTTP-202-and/m-p/2207761#M7270</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;thanks for your answer.&lt;/P&gt;&lt;P&gt;the 'convert the response to DOM Document' is already unchecked &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'l try to report the issue on the bugtracker,&lt;/P&gt;&lt;P&gt;Yves.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 15:45:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-TRestClient-call-doesn-t-return-anything-when-HTTP-202-and/m-p/2207761#M7270</guid>
      <dc:creator>yvesR</dc:creator>
      <dc:date>2020-11-03T15:45:21Z</dc:date>
    </item>
  </channel>
</rss>

