Setting a web proxy for outgoing calls
Central Coding supports proxy servers during web service invocation for outbound calls.
Use PhaseforwardCentralCodingSetDefaultProxy.exe, which is installed during the Central Coding software installation, to configure the outbound proxy.
Edit parameters in the following files:
- web.config
- PhaseForward.Platform.JobScheduler.exe.config
- PhaseForward.CentralCoding.SetStudy.exe.config
- PhaseForward.CentralCoding.SetAdapter.exe.config
Parameters:
- ProxyAddress {URL}—Sets ProxyAddress to the specified URL.
- BypassProxyOnLocal [True|False]—Sets the BypassProxyOnLocal attribute. The default value is False.
- UseDefaultWebProxy [True|False]—Sets the UseDefaultWebProxy attribute. The default value is False.
- REMOVE—Removes the current proxy settings.
- DISPLAY—Displays the current proxy settings.
Exit codes:
- 0—Success.
- 1—Command line argument is missing.
- 2—Invalid command on command line.
- 3—An exception occurred during processing.
Note: If exit code 3 appears, contact Oracle Support.
Copyright © 2006, 2016 Oracle and/or its affiliates. All rights reserved.