Web service request types

You can specify the type of client requests to send to the web server when creating a web client function or procedure. The TYPE clause of the CREATE PROCEDURE and CREATE FUNCTION statements formats requests before sending them to a URL. For more information, see Web client SQL statements.

 Specifying an HTTP request format
 Specifying a SOAP request format
 See also