<?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: tRest component encoding error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tRest-component-encoding-error/m-p/2326870#M96306</link>
    <description>&lt;P&gt;Thank you for your help, I was just sending the file to the server and I think the encoding was set to UTF 8&lt;/P&gt;</description>
    <pubDate>Wed, 12 Oct 2022 17:47:34 GMT</pubDate>
    <dc:creator>MGjergji1654699655</dc:creator>
    <dc:date>2022-10-12T17:47:34Z</dc:date>
    <item>
      <title>tRest component encoding error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRest-component-encoding-error/m-p/2326867#M96303</link>
      <description>&lt;P&gt;I am creating a multipart request and using it in the Http Body field in the component&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following case where the filename has an umlaut character in it:&lt;/P&gt;&lt;P&gt;Content-Disposition: form-data; name="attachment"; filename="BDP SBA für Q1 2021 pt1.jpg"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Up until the tRest component the request body is logged correctly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my server the request is showed as:&lt;/P&gt;&lt;P&gt;Content-Disposition: form-data; name="attachment"; filename="BDP SBA fÃ¼r Q1 2021 pt1.jpg"&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 11:12:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRest-component-encoding-error/m-p/2326867#M96303</guid>
      <dc:creator>MGjergji1654699655</dc:creator>
      <dc:date>2022-10-11T11:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: tRest component encoding error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRest-component-encoding-error/m-p/2326868#M96304</link>
      <description>&lt;P&gt;You appear to be setting the charset correctly. Is the encoding on your server set to UTF-8? also, are you running this job on that server or simply sending the file to that server? &lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 14:44:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRest-component-encoding-error/m-p/2326868#M96304</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-11T14:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: tRest component encoding error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRest-component-encoding-error/m-p/2326869#M96305</link>
      <description>&lt;P&gt;Found the solution!&lt;/P&gt;&lt;P&gt;I set the value of the field filename like this: &lt;/P&gt;&lt;P&gt;&lt;B&gt;filename = MimeUtility.encodeText(filename , null, "Q");&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Loaded the &lt;B&gt;javax.mail&lt;/B&gt; library using &lt;B&gt;tLibraryLoad&lt;/B&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 17:46:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRest-component-encoding-error/m-p/2326869#M96305</guid>
      <dc:creator>MGjergji1654699655</dc:creator>
      <dc:date>2022-10-12T17:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: tRest component encoding error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRest-component-encoding-error/m-p/2326870#M96306</link>
      <description>&lt;P&gt;Thank you for your help, I was just sending the file to the server and I think the encoding was set to UTF 8&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 17:47:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRest-component-encoding-error/m-p/2326870#M96306</guid>
      <dc:creator>MGjergji1654699655</dc:creator>
      <dc:date>2022-10-12T17:47:34Z</dc:date>
    </item>
  </channel>
</rss>

