HTTP Proxy policy

Attach an HTTP Proxy policy to a discovery connector node to specify an HTTP proxy to be used for connections between the node and its endpoint.

Discovery connector nodes that are deployed on premises might require an HTTP proxy to connect to a public endpoint. You can use an HTTP Proxy policy to specify an HTTP proxy to be used for connections between the following discovery connector nodes and their endpoints:

For more information about using an HTTP Proxy policy, see Configuring an HTTP proxy for discovery connector nodes.

You must deploy this policy before message flows that use the policy are started.

Table 1. Properties of the HTTP Proxy policy
Property Property name in .policyxml file Description of properties
Credential Name credentialName This property specifies the name of the credential to be used for the connection, with a type of httpproxy.
HTTP Proxy URL proxyUrl This property specifies the full URL to the HTTP Proxy server.

Specify this value in the format http://host:port or https://host:port.