Oracle9iAS Portal Developer Kit

Proxy setting API constants

The following constants are defined in the wwctx_api_proxy API package:

Default Proxy Flag

Indicates whether the proxy is to be used as the default proxy for all non-provider HTTP connections made by Portal. Administrators can choose one proxy as the default proxy.

For internal use only.

DEFAULT_PROXY_YES

constant number := 1;

DEFAULT_PROXY_NO

constant number := 0;

 

Related topics

The PL/SQL API Reference is part of the Portal Developer Kit on Portal Studio