<?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: PATCH action using tRESTClient in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/PATCH-action-using-tRESTClient/m-p/2348485#M115604</link>
    <description>The complexity in supporting it at the tooling level is that by default tRESTClient depends on Java HTTPURLConnection which does not understand verbs like PATCH, etc. CXF HttpClient is capable but it requires using another dependency (its async http transport module). May be the solution is to create an HttpClient specific component... 
&lt;BR /&gt;Cheers, Sergey</description>
    <pubDate>Mon, 08 Jun 2015 21:54:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-06-08T21:54:01Z</dc:date>
    <item>
      <title>PATCH action using tRESTClient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/PATCH-action-using-tRESTClient/m-p/2348483#M115602</link>
      <description>Hi, from what I can see tRESTClient only allows HTTP actions POST, GET, PUT, DELETE. Is there any way to use PATCH as I'm finding more providers incorporating this into their API's.</description>
      <pubDate>Sat, 16 Nov 2024 11:11:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/PATCH-action-using-tRESTClient/m-p/2348483#M115602</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T11:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: PATCH action using tRESTClient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/PATCH-action-using-tRESTClient/m-p/2348484#M115603</link>
      <description>Hi&amp;nbsp; 
&lt;BR /&gt;It doesn't support custom HTTp method like PATCH yet, we have reported a jira issue: 
&lt;BR /&gt; 
&lt;A href="https://jira.talendforge.org/browse/TESB-10180" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TESB-10180&lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Mon, 08 Jun 2015 03:50:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/PATCH-action-using-tRESTClient/m-p/2348484#M115603</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-08T03:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: PATCH action using tRESTClient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/PATCH-action-using-tRESTClient/m-p/2348485#M115604</link>
      <description>The complexity in supporting it at the tooling level is that by default tRESTClient depends on Java HTTPURLConnection which does not understand verbs like PATCH, etc. CXF HttpClient is capable but it requires using another dependency (its async http transport module). May be the solution is to create an HttpClient specific component... 
&lt;BR /&gt;Cheers, Sergey</description>
      <pubDate>Mon, 08 Jun 2015 21:54:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/PATCH-action-using-tRESTClient/m-p/2348485#M115604</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-08T21:54:01Z</dc:date>
    </item>
  </channel>
</rss>

