|
get_proxy_server function |
|
Contained in package wwctx_api. Call this function to get the name of the proxy server. function get_proxy_server return varchar2; |
|
Version: Oracle Portal 3.0.6.6.5 or later | |
|
Returns: This function returns the name of the proxy server. Exceptions: This function raises no user-defined exceptions. Example: proxy_server := wwctx_api.get_proxy_server; |
|
A proxy server provides access to files from servers outside of a firewall. |
|
The PL/SQL API Reference is part of the Portal Developer Kit on Portal Studio |