@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!
@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!