Skip to content

Connector Config must allow proxy setting #4

@progressstack

Description

@progressstack

Looks like createPartnerConnection doesn't allow proxy settings need a change to allow proxy setting.
the change will helps organisations who want to leverage spark-salesforce library
https://github.com/springml/salesforce-wave-api/blob/master/src/main/java/com/springml/salesforce/wave/util/SFConfig.java
https://github.com/springml/salesforce-wave-api/blob/0ac76aeb2221d9e7038229fd352a8694e8cde7e9/src/main/java/com/springml/salesforce/wave/util/SFConfig.java#L96
config.setProxy("company_proxy_server", 9400) ---> company proxy server and port number ....

Thanks
Sri

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions