@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 - Hi Dan, I tried using this tool , but it is not working, may be due to firewall issue. logs would have helped. l am new to scala. let me see if i can add some logs to it.
@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!