Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 (Français) » SQL Anywhere Server - Programming » HTTP web services » Accessing web services using web clients » Developing web client applications » Web client function and procedure requirements and recommendations

 

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. For more information, see Web client SQL statements.

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