Web client URL clause

You must specify the location of the web service endpoint to make it accessible to your web client function or procedure. The URL clause of the CREATE PROCEDURE and CREATE FUNCTION statements provides the web service URL that you want to access.

 Specifying an HTTP service URL
 Specifying an HTTPS service URL
 Specifying a proxy server URL
 See also