<?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: Multipart/form-data rest request in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Multipart-form-data-rest-request/m-p/2237989#M26239</link>
    <description>Hi DonBoyd, 
&lt;BR /&gt;We have replied to your another topic: 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCnFNCA0" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/having-issues-using-tRestClient-or-tRest-component-to-upload-a/td-p/87557&lt;/A&gt;. 
&lt;BR /&gt;Could you please check it? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
    <pubDate>Mon, 22 Feb 2016 06:22:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-02-22T06:22:00Z</dc:date>
    <item>
      <title>Multipart/form-data rest request</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multipart-form-data-rest-request/m-p/2237986#M26236</link>
      <description>Hello, I need to upload file to a rest service using POST request with multipart/form-data content type.&amp;nbsp;What component should I use for this?&lt;BR /&gt;As I understand, tRest doesn't support multipart/form-data.&amp;nbsp;&lt;BR /&gt;Does anyone have working example?</description>
      <pubDate>Sun, 06 Dec 2015 20:11:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multipart-form-data-rest-request/m-p/2237986#M26236</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-06T20:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Multipart/form-data rest request</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multipart-form-data-rest-request/m-p/2237987#M26237</link>
      <description>Hi,&lt;BR /&gt;Have you already checked tRestClient component to see if it is satisfying your needs(multipart/form-data content type)?&lt;BR /&gt;Here are &lt;B&gt;XML&lt;/B&gt;, &lt;B&gt;JSON&lt;/B&gt;, or &lt;B&gt;FORM&lt;/B&gt; according to the media type of the content to be uploaded to the server end. &lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 08 Dec 2015 07:55:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multipart-form-data-rest-request/m-p/2237987#M26237</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-08T07:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Multipart/form-data rest request</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multipart-form-data-rest-request/m-p/2237988#M26238</link>
      <description>Did this ever get resolved? 
&lt;BR /&gt;I also have the need to upload a binary file to a RESTful webservice where the REST service has the following signature in Java: 
&lt;BR /&gt;@POST 
&lt;BR /&gt;@Path("/uploadFile") 
&lt;BR /&gt;@Consumes(MediaType.MULTIPART_FORM_DATA) 
&lt;BR /&gt;public Response uploadFile( 
&lt;BR /&gt;@FormDataParam("file") InputStream uploadedInputStream, 
&lt;BR /&gt;@FormDataParam("file") FormDataContentDisposition fileDetail) { 
&lt;BR /&gt;However, I am not able to get this to work with the tRestClient component or the tRest component. 
&lt;BR /&gt;Any help would be much appreciated. 
&lt;BR /&gt;currently, I am using "Talend Open Studio for Data Integration 6.1.0.20151029_1337" 
&lt;BR /&gt;I have control over the REST service, so changing the method parameters is possible. &amp;nbsp;All I need to capture is the binary file and its name.</description>
      <pubDate>Wed, 27 Jan 2016 13:47:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multipart-form-data-rest-request/m-p/2237988#M26238</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-27T13:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Multipart/form-data rest request</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multipart-form-data-rest-request/m-p/2237989#M26239</link>
      <description>Hi DonBoyd, 
&lt;BR /&gt;We have replied to your another topic: 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCnFNCA0" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/having-issues-using-tRestClient-or-tRest-component-to-upload-a/td-p/87557&lt;/A&gt;. 
&lt;BR /&gt;Could you please check it? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 22 Feb 2016 06:22:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multipart-form-data-rest-request/m-p/2237989#M26239</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-22T06:22:00Z</dc:date>
    </item>
  </channel>
</rss>

