The sp_webservices stored procedure creates and manages the proxy tables used in the ASE Web Services Engine. This section documents the options and parameters for sp_webservices.
The sp_webservices stored procedure has the following options:
add – creates a proxy table.
help – displays usage information for sp_webservices.
list – lists the proxy tables mapped to a WSDL file.
modify – modifies timeout setting.
remove – removes proxy tables mapped to a WSDL file.
There are additional sp_webservices options for use with user-defined Web services. For information on these options, see “Using sp_webservices with user-defined Web services”.
For information on restrictions for Web Services proxy tables, see “Web Services proxy table restrictions” in Chapter 6, “Troubleshooting.”