DEPRECATED: The ProxyHost
parameter (set in the task section) is deprecated in Salesforce Connector version 12.5.0 and later. Micro Focus recommends using the ProxyHost and ProxyPort parameters in the [Connector]
section instead.
This parameter is still available for existing implementations, but it might be incompatible with new functionality. The parameter might be deleted in future.
The ProxyHost
parameter specifies the host name or IP address of the proxy server (if a proxy is required).
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | ProxyHost=proxyserver
|
See Also: | ProxyPort |
|