Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi community,
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 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?
Thanks in advanced!
I will recommend you upgrade to Talend 6.3 or 6.4 and use Java 8. This is also added in later version of the product.
Yes you will need to recompile and rebuild your jobs. Anyway you are running your jobs on an unsupported Java Version by Oracle, i.e. Java 7. Hence, it is better to put the effort to be on a supported Java version.