<?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: Upload image file using thttpclient or similar. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Upload-image-file-using-thttpclient-or-similar/m-p/2529735#M147983</link>
    <description>&lt;P&gt;I suppose it was :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Denis_Segard_0-1757103019834.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/183471iA467B94AB96817F7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Denis_Segard_0-1757103019834.png" alt="Denis_Segard_0-1757103019834.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Sep 2025 20:10:31 GMT</pubDate>
    <dc:creator>Denis_Segard</dc:creator>
    <dc:date>2025-09-05T20:10:31Z</dc:date>
    <item>
      <title>Upload image file using thttpclient or similar.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Upload-image-file-using-thttpclient-or-similar/m-p/2522321#M147689</link>
      <description>&lt;P&gt;Hello.&amp;nbsp; I'm trying to upload a .jpeg image file to a 3rd party API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Postman works successfully as the images show below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mscarrick1_0-1750861684350.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/181622i6523037D33180992/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mscarrick1_0-1750861684350.png" alt="mscarrick1_0-1750861684350.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mscarrick1_1-1750861732368.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/181623iEE766C165691FD0C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mscarrick1_1-1750861732368.png" alt="mscarrick1_1-1750861732368.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;However, I'd like to do this in Talend.&lt;/P&gt;&lt;P&gt;I've tried using thttpclient and trestclient, encoding it as Base64, everything I can think of... Most responses are similar to 415 - Media type not supported.&lt;/P&gt;&lt;P&gt;Could anyone advise on how best to do this or suggest something different?&amp;nbsp; My testing looks like this at the moment:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mscarrick1_2-1750861865436.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/181624i38DC44C567F2322C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mscarrick1_2-1750861865436.png" alt="mscarrick1_2-1750861865436.png" /&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mscarrick1_4-1750861961477.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/181626i0282D34986FB692B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mscarrick1_4-1750861961477.png" alt="mscarrick1_4-1750861961477.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mscarrick1_5-1750861997832.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/181627iFA3D62F6738DE3BD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mscarrick1_5-1750861997832.png" alt="mscarrick1_5-1750861997832.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 14:36:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Upload-image-file-using-thttpclient-or-similar/m-p/2522321#M147689</guid>
      <dc:creator>mscarrick1</dc:creator>
      <dc:date>2025-06-25T14:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Upload image file using thttpclient or similar.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Upload-image-file-using-thttpclient-or-similar/m-p/2522354#M147692</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/338616"&gt;@mscarrick1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've done this kind of thing with tRest and with tFileFetch it works too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 19:16:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Upload-image-file-using-thttpclient-or-similar/m-p/2522354#M147692</guid>
      <dc:creator>Dave_Simo</dc:creator>
      <dc:date>2025-06-25T19:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Upload image file using thttpclient or similar.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Upload-image-file-using-thttpclient-or-similar/m-p/2522402#M147694</link>
      <description>&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd read this might be possible but as they are both now deprecated in favour of thttpclient I no longer have that option.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 08:19:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Upload-image-file-using-thttpclient-or-similar/m-p/2522402#M147694</guid>
      <dc:creator>mscarrick1</dc:creator>
      <dc:date>2025-06-26T08:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Upload image file using thttpclient or similar.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Upload-image-file-using-thttpclient-or-similar/m-p/2522409#M147695</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/338616"&gt;@mscarrick1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ah, they deprecated these components in v8.&lt;/P&gt;&lt;P&gt;Okay, I think with tHttpClient, we should do something like the following, replacing tRest with tHttpClient.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Dave_Simo_0-1750926677022.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/181647iDC1D5CC4F818B21C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Dave_Simo_0-1750926677022.png" alt="Dave_Simo_0-1750926677022.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Dave_Simo_1-1750926701867.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/181648iA6502EF2BE61E8A4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Dave_Simo_1-1750926701867.png" alt="Dave_Simo_1-1750926701867.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Dave_Simo_2-1750926723833.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/181649i4C483611FF8F3502/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Dave_Simo_2-1750926723833.png" alt="Dave_Simo_2-1750926723833.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 08:33:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Upload-image-file-using-thttpclient-or-similar/m-p/2522409#M147695</guid>
      <dc:creator>Dave_Simo</dc:creator>
      <dc:date>2025-06-26T08:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Upload image file using thttpclient or similar.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Upload-image-file-using-thttpclient-or-similar/m-p/2527856#M147932</link>
      <description>&lt;P&gt;hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/338616"&gt;@mscarrick1&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;i have the same issue&amp;nbsp;&lt;/P&gt;&lt;P&gt;do you have any update ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 12:30:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Upload-image-file-using-thttpclient-or-similar/m-p/2527856#M147932</guid>
      <dc:creator>KHANINI</dc:creator>
      <dc:date>2025-08-20T12:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Upload image file using thttpclient or similar.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Upload-image-file-using-thttpclient-or-similar/m-p/2527881#M147933</link>
      <description>&lt;P&gt;I did succeed in the end. I can post screen shots next week but from memory:&lt;/P&gt;&lt;P&gt;I didn't use the tfileinputraw or tconverttype. The thttpclient on is own is enough.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don't use the "add attachments" option in advanced settings.&lt;/P&gt;&lt;P&gt;Instead, set the "request body" (i think that is correct??) In basic settings, set it to 'binary' and add the path to your file.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 14:37:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Upload-image-file-using-thttpclient-or-similar/m-p/2527881#M147933</guid>
      <dc:creator>mscarrick1</dc:creator>
      <dc:date>2025-08-20T14:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Upload image file using thttpclient or similar.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Upload-image-file-using-thttpclient-or-similar/m-p/2529733#M147982</link>
      <description>&lt;P&gt;We are going to be doing the same thing next week if you're able to put your screenshots up, that would help us a lot.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 19:58:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Upload-image-file-using-thttpclient-or-similar/m-p/2529733#M147982</guid>
      <dc:creator>JHale164</dc:creator>
      <dc:date>2025-09-05T19:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Upload image file using thttpclient or similar.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Upload-image-file-using-thttpclient-or-similar/m-p/2529735#M147983</link>
      <description>&lt;P&gt;I suppose it was :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Denis_Segard_0-1757103019834.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/183471iA467B94AB96817F7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Denis_Segard_0-1757103019834.png" alt="Denis_Segard_0-1757103019834.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 20:10:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Upload-image-file-using-thttpclient-or-similar/m-p/2529735#M147983</guid>
      <dc:creator>Denis_Segard</dc:creator>
      <dc:date>2025-09-05T20:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Upload image file using thttpclient or similar.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Upload-image-file-using-thttpclient-or-similar/m-p/2529738#M147984</link>
      <description>&lt;P&gt;great thanks&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 22:23:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Upload-image-file-using-thttpclient-or-similar/m-p/2529738#M147984</guid>
      <dc:creator>JHale164</dc:creator>
      <dc:date>2025-09-05T22:23:42Z</dc:date>
    </item>
  </channel>
</rss>

