<?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 Does anyone know what the default encoding is for tRESTClient / Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Does-anyone-know-what-the-default-encoding-is-for-tRESTClient/m-p/2295779#M68512</link>
    <description>I'm getting a Byte Order Mark returned at beginning of XML payload from our external REST service.&lt;BR /&gt;&lt;BR /&gt;It seems to be due to encoding differences between RESTserver and the Talend client.&lt;BR /&gt;&lt;BR /&gt;Can anyone advise what the default encoding set for Talend is, and how I change it?&lt;BR /&gt;Thanks.</description>
    <pubDate>Sat, 16 Nov 2024 11:01:17 GMT</pubDate>
    <dc:creator>synfield</dc:creator>
    <dc:date>2024-11-16T11:01:17Z</dc:date>
    <item>
      <title>Does anyone know what the default encoding is for tRESTClient / Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Does-anyone-know-what-the-default-encoding-is-for-tRESTClient/m-p/2295779#M68512</link>
      <description>I'm getting a Byte Order Mark returned at beginning of XML payload from our external REST service.&lt;BR /&gt;&lt;BR /&gt;It seems to be due to encoding differences between RESTserver and the Talend client.&lt;BR /&gt;&lt;BR /&gt;Can anyone advise what the default encoding set for Talend is, and how I change it?&lt;BR /&gt;Thanks.</description>
      <pubDate>Sat, 16 Nov 2024 11:01:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Does-anyone-know-what-the-default-encoding-is-for-tRESTClient/m-p/2295779#M68512</guid>
      <dc:creator>synfield</dc:creator>
      <dc:date>2024-11-16T11:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone know what the default encoding is for tRESTClient / Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Does-anyone-know-what-the-default-encoding-is-for-tRESTClient/m-p/2295780#M68513</link>
      <description>Hi 
&lt;BR /&gt;The default encoding of HTTP payloads will typically be UTF-8. If the target server returns BOM at the start of the UTF-8 encoded sequence and we have a read failure then it is most likely a DOM4J read failure. Looks like we need to open a TESB issue and to investigate how BOM-prefixed sequences can be parsed. 
&lt;BR /&gt;Is the external server configurable somehow so that does not return BOM ? 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks, Sergey</description>
      <pubDate>Wed, 30 Sep 2015 11:05:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Does-anyone-know-what-the-default-encoding-is-for-tRESTClient/m-p/2295780#M68513</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-30T11:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone know what the default encoding is for tRESTClient / Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Does-anyone-know-what-the-default-encoding-is-for-tRESTClient/m-p/2295781#M68514</link>
      <description>FYI: 
&lt;A href="https://jira.talendforge.org/browse/TESB-16496" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TESB-16496&lt;/A&gt;</description>
      <pubDate>Wed, 30 Sep 2015 11:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Does-anyone-know-what-the-default-encoding-is-for-tRESTClient/m-p/2295781#M68514</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-30T11:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone know what the default encoding is for tRESTClient / Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Does-anyone-know-what-the-default-encoding-is-for-tRESTClient/m-p/2295782#M68515</link>
      <description>I've got 'log messages' on in advanced setting of tRESTClient.
&lt;BR /&gt;At the moment, the log output returns
&lt;BR /&gt;
&lt;BR /&gt;ID: 1
&lt;BR /&gt;Response-Code: 200
&lt;BR /&gt;Encoding: ISO-8859-1
&lt;BR /&gt;Content-Type: application/json; schema=authentication-result
&lt;BR /&gt;
&lt;BR /&gt;I assume that this means that the response from the REST server is encoded in ISO-8859-1, or is this how Talend is displaying it?
&lt;BR /&gt;
&lt;BR /&gt;BTW - Thanks, for submitting a bug request for this.</description>
      <pubDate>Wed, 30 Sep 2015 22:58:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Does-anyone-know-what-the-default-encoding-is-for-tRESTClient/m-p/2295782#M68515</guid>
      <dc:creator>synfield</dc:creator>
      <dc:date>2015-09-30T22:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone know what the default encoding is for tRESTClient / Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Does-anyone-know-what-the-default-encoding-is-for-tRESTClient/m-p/2295783#M68516</link>
      <description>I was referring to the other post where a BOM is returned as part of the XML response, and BOM is only available in UTF payloads, right ?
&lt;BR /&gt;In this particular case do you have a JSON payload with a BOM prefix ? Or XML payload with a BOM prefix ?
&lt;BR /&gt;Sergey</description>
      <pubDate>Sun, 04 Oct 2015 21:27:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Does-anyone-know-what-the-default-encoding-is-for-tRESTClient/m-p/2295783#M68516</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-04T21:27:50Z</dc:date>
    </item>
  </channel>
</rss>

