Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
If I'm using a proxy, Do I need to set the proxy in talend preferences or setting the proxy in Salesforce metadata advanced setting will work?
Hello,
Please go to Studio settings: Studio > Window -> Preferences-> General -> Network connections and configure following JVM arguments in the .ini file of the studio and relaunched, this was helpful to launch the application
-DproxyHost=XXXX
-DproxyPort=XXXX
-Dhttp.proxySet=true
-Dhttp.nonProxyHosts=XXXX
Best regards
Sabrina