<?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 PATCH Method not working in tRestclient in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/PATCH-Method-not-working-in-tRestclient/m-p/2469632#M140967</link>
    <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;we are not able use PATCH method in tRestclient component. getting the below error, if anyone has solution please let me know.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Exception in component tRESTClient_1 (API_WITH_PATCH)&lt;BR /&gt;javax.ws.rs.ProcessingException: java.net.ProtocolException: Invalid HTTP method: PATCH&lt;BR /&gt;at org.apache.cxf.jaxrs.client.AbstractClient.checkClientException(AbstractClient.java:638)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.AbstractClient.preProcessResult(AbstractClient.java:612)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.doResponse(WebClient.java:1150)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.doChainedInvocation(WebClient.java:1087)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:932)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:901)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.invoke(WebClient.java:364)&lt;BR /&gt;at itssintegration.api_with_patch_0_1.API_WITH_PATCH.tFixedFlowInput_1Process(API_WITH_PATCH.java:2285)&lt;BR /&gt;at itssintegration.api_with_patch_0_1.API_WITH_PATCH.runJobInTOS(API_WITH_PATCH.java:3361)&lt;BR /&gt;at itssintegration.api_with_patch_0_1.API_WITH_PATCH.main(API_WITH_PATCH.java:3059)&lt;BR /&gt;Caused by: java.net.ProtocolException: Invalid HTTP method: PATCH&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2024 14:53:34 GMT</pubDate>
    <dc:creator>jilanisyed</dc:creator>
    <dc:date>2024-07-10T14:53:34Z</dc:date>
    <item>
      <title>PATCH Method not working in tRestclient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/PATCH-Method-not-working-in-tRestclient/m-p/2469632#M140967</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;we are not able use PATCH method in tRestclient component. getting the below error, if anyone has solution please let me know.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Exception in component tRESTClient_1 (API_WITH_PATCH)&lt;BR /&gt;javax.ws.rs.ProcessingException: java.net.ProtocolException: Invalid HTTP method: PATCH&lt;BR /&gt;at org.apache.cxf.jaxrs.client.AbstractClient.checkClientException(AbstractClient.java:638)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.AbstractClient.preProcessResult(AbstractClient.java:612)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.doResponse(WebClient.java:1150)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.doChainedInvocation(WebClient.java:1087)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:932)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:901)&lt;BR /&gt;at org.apache.cxf.jaxrs.client.WebClient.invoke(WebClient.java:364)&lt;BR /&gt;at itssintegration.api_with_patch_0_1.API_WITH_PATCH.tFixedFlowInput_1Process(API_WITH_PATCH.java:2285)&lt;BR /&gt;at itssintegration.api_with_patch_0_1.API_WITH_PATCH.runJobInTOS(API_WITH_PATCH.java:3361)&lt;BR /&gt;at itssintegration.api_with_patch_0_1.API_WITH_PATCH.main(API_WITH_PATCH.java:3059)&lt;BR /&gt;Caused by: java.net.ProtocolException: Invalid HTTP method: PATCH&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 14:53:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/PATCH-Method-not-working-in-tRestclient/m-p/2469632#M140967</guid>
      <dc:creator>jilanisyed</dc:creator>
      <dc:date>2024-07-10T14:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: PATCH Method not working in tRestclient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/PATCH-Method-not-working-in-tRestclient/m-p/2488271#M141429</link>
      <description>&lt;P&gt;have you got any solution to this issue? I have the same error. It was working fine in previous version; when I upgraded to Studio 8, I get this error.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 20:08:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/PATCH-Method-not-working-in-tRestclient/m-p/2488271#M141429</guid>
      <dc:creator>Ayse</dc:creator>
      <dc:date>2024-10-21T20:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: PATCH Method not working in tRestclient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/PATCH-Method-not-working-in-tRestclient/m-p/2488295#M141431</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Are you using java 17? &lt;SPAN&gt;Which version of patch are you using? Does this issue repro on studio only or both on studio and runtime?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If former, you can go In Studio “File-&amp;gt;Edit project properties-&amp;gt;Build-&amp;gt;Java Version”, select&amp;nbsp;Custom&amp;nbsp;and add the following line:&lt;BR style="box-sizing: inherit; color: #1d1c1d; font-family: Slack-Lato, Slack-Fractions, appleLogo, sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: common-ligatures; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: #f8f8f8; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;" /&gt;GLOBAL=java.base/java.net,java.base/sun.net.&lt;A class="c-link" style="box-sizing: inherit; color: rgba(var(--sk_highlight,18,100,163),1); text-decoration: none;" href="http://www.protocol.https/" target="_blank" rel="noopener noreferrer" data-stringify-link="http://www.protocol.https" data-sk="tooltip_parent"&gt;www.protocol.https&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2024 03:01:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/PATCH-Method-not-working-in-tRestclient/m-p/2488295#M141431</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2024-10-22T03:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: PATCH Method not working in tRestclient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/PATCH-Method-not-working-in-tRestclient/m-p/2488528#M141443</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much for your response and help on this. It seems like the issue has been resolved when I added the line you mentioned.&lt;/P&gt;
&lt;P&gt;First I checked the checkbox: "Enable Java 17 compatibility" which was unchecked. Then I added the line into Custom tab: &lt;SPAN&gt;GLOBAL=java.base/java.net,java.base/sun.net.&lt;A href="http://www.protocol.https" target="_blank"&gt;www.protocol.https&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;My job has successfully run without raising the 'invalid method PATCH" error!&lt;/P&gt;
&lt;P&gt;Thank you so much!&lt;/P&gt;
&lt;P&gt;Ayse&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2024 20:38:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/PATCH-Method-not-working-in-tRestclient/m-p/2488528#M141443</guid>
      <dc:creator>Ayse</dc:creator>
      <dc:date>2024-10-22T20:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: PATCH Method not working in tRestclient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/PATCH-Method-not-working-in-tRestclient/m-p/2488548#M141445</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Great it helps and feel free to let me know if there is any further help I can give.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 01:24:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/PATCH-Method-not-working-in-tRestclient/m-p/2488548#M141445</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2024-10-23T01:24:26Z</dc:date>
    </item>
  </channel>
</rss>

