The component of ASE Web Services that acts as a producer and consumer of Web services. The ASE Web Services Engine enables a client application to access Adaptive Server Enterprise stored procedures and SQL as Web methods. The ASE Web Services Engine also maps Web methods to proxy tables, allowing a client application to invoke the Web method through a SQL select statement.
A type of Web method for which communicating parties specify the data being transmitted and formatted according to XML schemas incorporated into the WSDL file.
Document Type Definition, used to define the legal building blocks of an XML document. A DTD can be declared within an XML document or referenced externally.
Hypertext Transfer Protocol, part of the application layer of the Internet Protocol suite and is the primary means of exchanging information in the World Wide Web.
Lightweight Directory Access Protocol, an application-level protocol for Internet-based directory services.
A type of Web method invoked with SOAP messages containing an XML element for each method parameter.
Specialty Data Store, used as a Component Integration Service (CIS) to map a Web method to a proxy table.
SQL/XML, an ANSI and ISO standard that provides support for using XML in the context of a SQL database system.
Uniform Resource Identifier, a string of characters that identify an Internet Resource. The most common URI is the Uniform Resource Locator (URL), which identifies an Internet address. A less common URI is the Universal Resource Name (URN).