<?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: Using tRestClient with PUT method in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Using-tRestClient-with-PUT-method/m-p/2369252#M132419</link>
    <description>&lt;P&gt;Hello shong,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the project in which I am working, we would like to replace the webService calls of type wsdl by a REST type, without using java code (routines).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the existing one, we have identified the calls to the wsdl type webservice, in the Talend7 jobs.&lt;/P&gt;&lt;P&gt;There is the tWebServiceInput component that is used. This component is overloaded with java code.&lt;/P&gt;&lt;P&gt;In this code, routines are used, and some processing is carried out (creation of pathFile,….).&lt;/P&gt;&lt;P&gt;I would like to call the REST web service with the PUT method.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I started to do some tests with the GET method through the tRestClient component. The goal was to do tests with Digest authentication. The result is OK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I can't get it to work in PUT.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My questions are as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Do you have an example of using the REST webService with the PUT method?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. For you, is it necessary to first "translate" all the routines used in the project by Talend ESB (native) components? to be able to use the tRestClient component.&lt;/P&gt;&lt;P&gt;3. Or is there a possibility of skipping the routines without actually doing the translation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can send you the java code which is included in the tWebServiceInput component if needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thank you in advance,&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Slim&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jul 2020 22:49:52 GMT</pubDate>
    <dc:creator>slim025</dc:creator>
    <dc:date>2020-07-23T22:49:52Z</dc:date>
    <item>
      <title>Using tRestClient with PUT method</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tRestClient-with-PUT-method/m-p/2369250#M132417</link>
      <description>&lt;P&gt;Hello Evryone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone give me an example of using tRestClient with the PUT method please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to replace a SOAP call (tWebServiceInput) with a REST call (tRestClient).&lt;/P&gt;&lt;P&gt;I am using XML files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking you in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:51:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tRestClient-with-PUT-method/m-p/2369250#M132417</guid>
      <dc:creator>slim025</dc:creator>
      <dc:date>2024-11-16T01:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Using tRestClient with PUT method</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tRestClient-with-PUT-method/m-p/2369251#M132418</link>
      <description>&lt;P&gt;Hi  &lt;/P&gt;&lt;P&gt;For a soap Web service call, you can use tSoap or tWebserviceinput/tWebservie components, tRestClient is used to call a RESTful Web service. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please describe your requirement with more details? &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>Mon, 20 Jul 2020 02:17:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tRestClient-with-PUT-method/m-p/2369251#M132418</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-20T02:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using tRestClient with PUT method</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tRestClient-with-PUT-method/m-p/2369252#M132419</link>
      <description>&lt;P&gt;Hello shong,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the project in which I am working, we would like to replace the webService calls of type wsdl by a REST type, without using java code (routines).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the existing one, we have identified the calls to the wsdl type webservice, in the Talend7 jobs.&lt;/P&gt;&lt;P&gt;There is the tWebServiceInput component that is used. This component is overloaded with java code.&lt;/P&gt;&lt;P&gt;In this code, routines are used, and some processing is carried out (creation of pathFile,….).&lt;/P&gt;&lt;P&gt;I would like to call the REST web service with the PUT method.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I started to do some tests with the GET method through the tRestClient component. The goal was to do tests with Digest authentication. The result is OK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I can't get it to work in PUT.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My questions are as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Do you have an example of using the REST webService with the PUT method?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. For you, is it necessary to first "translate" all the routines used in the project by Talend ESB (native) components? to be able to use the tRestClient component.&lt;/P&gt;&lt;P&gt;3. Or is there a possibility of skipping the routines without actually doing the translation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can send you the java code which is included in the tWebServiceInput component if needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thank you in advance,&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Slim&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2020 22:49:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tRestClient-with-PUT-method/m-p/2369252#M132419</guid>
      <dc:creator>slim025</dc:creator>
      <dc:date>2020-07-23T22:49:52Z</dc:date>
    </item>
  </channel>
</rss>

