<?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: Encoding fails when running the job in the Cloud in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Encoding-fails-when-running-the-job-in-the-Cloud/m-p/2250422#M34666</link>
    <description>&lt;P&gt;Hello&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any update on this issue ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a similar problem.&lt;/P&gt; 
&lt;P&gt;The goal of my job is to request an API, and insert the values in a Microsoft SQL Server table.&lt;BR /&gt;When I run my job from Talend studio, I have the "Women's Development Programme" value inserted correctly.&lt;BR /&gt;The apostrophe appears well, no problem.&lt;/P&gt; 
&lt;P&gt;So I publish my job on the cloud, I run it from the TMC, and there I get "Womenâ€™s Development Programme". So it seems that the special characters are badly encoded.&lt;/P&gt; 
&lt;P&gt;I guess there's something to configure in the TMC maybe.&lt;/P&gt; 
&lt;P&gt;I ran my job from Talend studio again, and this time the encoding is correct and I get "Women's Development Programme".&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you for your help&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards&lt;/P&gt; 
&lt;P&gt;Vincent&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;</description>
    <pubDate>Fri, 12 Jun 2020 13:43:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-06-12T13:43:30Z</dc:date>
    <item>
      <title>Encoding fails when running the job in the Cloud</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Encoding-fails-when-running-the-job-in-the-Cloud/m-p/2250419#M34663</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;we are reading data from a MS-SQL database, processing it and store the resulting data in Vertica database&lt;/P&gt;
&lt;P&gt;Running the job in Studio on my laptop works OK, but when we run the job in the Cloud the strings containing Scandinavian (ø, æ å etc) characters fails&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have added&amp;nbsp;characterEncoding=utf8&amp;amp;characterSetResult=utf8&amp;amp;useUnicode=true as additional parameters on the db connectors, but this does not help&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&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;</description>
      <pubDate>Sat, 16 Nov 2024 04:38:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Encoding-fails-when-running-the-job-in-the-Cloud/m-p/2250419#M34663</guid>
      <dc:creator>jotomren1</dc:creator>
      <dc:date>2024-11-16T04:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Encoding fails when running the job in the Cloud</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Encoding-fails-when-running-the-job-in-the-Cloud/m-p/2250420#M34664</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;We have redirected your issue to our cloud experts and PMs and then come back to you as soon as we can.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 05:49:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Encoding-fails-when-running-the-job-in-the-Cloud/m-p/2250420#M34664</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-30T05:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Encoding fails when running the job in the Cloud</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Encoding-fails-when-running-the-job-in-the-Cloud/m-p/2250421#M34665</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If I'm following correctly you're executing the same job from your Studio local instance (not executing on a Remote Engine?), and there it works fine, no issue with character encoding ?&lt;/P&gt; 
&lt;P&gt;And then you publish the job to cloud and run the same job (on a Remote Engine or Cloud Engine?) and in this case there is character corruption?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please state explicitly where it runs locally and in the cloud.&lt;/P&gt; 
&lt;P&gt;Also what do you mean by 'the strings containing Scandinavian character fails ?&lt;/P&gt; 
&lt;P&gt;Isn't it possible to avoid using strings having Scandinavian characters if there are in password/connection URL ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt; 
&lt;P&gt;Nicolas&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 09:21:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Encoding-fails-when-running-the-job-in-the-Cloud/m-p/2250421#M34665</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-30T09:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Encoding fails when running the job in the Cloud</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Encoding-fails-when-running-the-job-in-the-Cloud/m-p/2250422#M34666</link>
      <description>&lt;P&gt;Hello&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any update on this issue ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a similar problem.&lt;/P&gt; 
&lt;P&gt;The goal of my job is to request an API, and insert the values in a Microsoft SQL Server table.&lt;BR /&gt;When I run my job from Talend studio, I have the "Women's Development Programme" value inserted correctly.&lt;BR /&gt;The apostrophe appears well, no problem.&lt;/P&gt; 
&lt;P&gt;So I publish my job on the cloud, I run it from the TMC, and there I get "Womenâ€™s Development Programme". So it seems that the special characters are badly encoded.&lt;/P&gt; 
&lt;P&gt;I guess there's something to configure in the TMC maybe.&lt;/P&gt; 
&lt;P&gt;I ran my job from Talend studio again, and this time the encoding is correct and I get "Women's Development Programme".&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you for your help&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards&lt;/P&gt; 
&lt;P&gt;Vincent&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;</description>
      <pubDate>Fri, 12 Jun 2020 13:43:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Encoding-fails-when-running-the-job-in-the-Cloud/m-p/2250422#M34666</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-12T13:43:30Z</dc:date>
    </item>
  </channel>
</rss>

