You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@dandydev I am working on a salesforce sandbox behind a firewall.
Hence proxy needs to be set for accessing the salesforce data.
I tried setting the proxy configuration (host, port , username , password) from command line while running the JAR (Using -D option)but that did not help.
I think if you can add the proxy setting in the code itself and provide some configuration option for it ,
That will be great to work with this connector behind the firewalls!