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!
The text was updated successfully, but these errors were encountered:
@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!
The text was updated successfully, but these errors were encountered: