<?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: Salesforce connection TLS 1.0 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-connection-TLS-1-0/m-p/2314798#M85532</link>
    <description>&lt;P&gt;Yes you will need to recompile and rebuild your jobs. &amp;nbsp;Anyway you are running your jobs on an unsupported Java Version by Oracle, i.e. Java 7. &amp;nbsp;Hence, it is better to put the effort to be on &amp;nbsp;a supported Java version.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jul 2017 18:07:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-07-05T18:07:54Z</dc:date>
    <item>
      <title>Salesforce connection TLS 1.0</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-connection-TLS-1-0/m-p/2314794#M85528</link>
      <description>&lt;P&gt;Hi community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have an integration between Salesforce and a database using Talend Open Studio 5.6 and Java 7. At this moment, the connection with Salesforce is using TLS 1.0, but&amp;nbsp;&lt;SPAN&gt;Salesforce is discontinuing support for TLS 1.0. What actions do we have to do in order to connect with Salesforce using TLS 1.2?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks in advanced!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:33:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-connection-TLS-1-0/m-p/2314794#M85528</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce connection TLS 1.0</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-connection-TLS-1-0/m-p/2314795#M85529</link>
      <description>The better is to upgrade your environment to Java 8. Not so complicated but if you want avoid any surprise, you need to validate all the jobs. Depending on the number, it can be a little time consumming. 
&lt;BR /&gt;Hope this helps.</description>
      <pubDate>Wed, 05 Jul 2017 17:34:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-connection-TLS-1-0/m-p/2314795#M85529</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-07-05T17:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce connection TLS 1.0</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-connection-TLS-1-0/m-p/2314796#M85530</link>
      <description>&lt;P&gt;I will recommend you upgrade to Talend 6.3 or 6.4 and use Java 8. &amp;nbsp;This is also added in later version of the product.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2017 17:44:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-connection-TLS-1-0/m-p/2314796#M85530</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-05T17:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce connection TLS 1.0</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-connection-TLS-1-0/m-p/2314797#M85531</link>
      <description>Hi TRF,
&lt;BR /&gt;
&lt;BR /&gt;Thanks for your reply. At this moment, web have our jobs build and we are using this compiled jobs with a Windows task in order to scheduled the execution of each job. If we upgrade to Java 8 our windows server, we have to rebuild our jobs?
&lt;BR /&gt;
&lt;BR /&gt;Thanks!</description>
      <pubDate>Wed, 05 Jul 2017 18:00:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-connection-TLS-1-0/m-p/2314797#M85531</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-05T18:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce connection TLS 1.0</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-connection-TLS-1-0/m-p/2314798#M85532</link>
      <description>&lt;P&gt;Yes you will need to recompile and rebuild your jobs. &amp;nbsp;Anyway you are running your jobs on an unsupported Java Version by Oracle, i.e. Java 7. &amp;nbsp;Hence, it is better to put the effort to be on &amp;nbsp;a supported Java version.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2017 18:07:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-connection-TLS-1-0/m-p/2314798#M85532</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-05T18:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce connection TLS 1.0</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-connection-TLS-1-0/m-p/2314799#M85533</link>
      <description>&lt;A href="https://community.qlik.com/s/profile/0053p000007LM8YAAW"&gt;@soporteomega&lt;/A&gt;, yes you need to compile and run test case to verify your jobs. Don't be afraid, you'll probably not have any problem, but in case, it's better to discover them before to go on production.
&lt;BR /&gt;You have 17 days in front of you.</description>
      <pubDate>Wed, 05 Jul 2017 22:11:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-connection-TLS-1-0/m-p/2314799#M85533</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-07-05T22:11:21Z</dc:date>
    </item>
  </channel>
</rss>

