I am configuring Salesforce Adapter to synch data between Salesforce and Oracle. I am using JDeveloper 11.1.1.7. The default JDK that comes with this version of JDeveloper is JDK1.60_29. But this gives issue as Salesforce has ended support for TLS 1.0. If I move JDeveloper to JDK 1.8 the TLS issue goes away but I am getting error while mapping the Transformation. The Source transformation is not displaying any fields which I can map to target. Kindly suggest.
