Chapter 12 Working with Web Services


Web service general properties

The General page of a Web service property sheet displays the following properties:

Property Description
Name Name of the Web service. Used in URIs to access the Web service. It can neither start with a slash nor contain two consecutive slashes
Code Code of the Web service
Comment Descriptive label for the Web service
Stereotype Sub-classification used to extend the semantics of an object without changing its structure; it can be predefined or user-defined
Local path Name prefixing the Web service. If you type a path, the User-Defined tool (beside the Local path box) is pushed-in. Click the User-Defined tool to recover the original path. The default value is the name of the Web service
Service type Only available with ASA 9.

Select DISH if the Web service contains SOAP Web operations.

Select HTML if you want the result of the SQL statement or procedure to be formatted as an HTML document (with a table containing rows and columns).

Select RAW if you want the result of the SQL statement or procedure to be sent without any additional formatting.

Select XML if you want the result of the SQL statement or procedure to be sent in XML. By default, the result is converted into XML RAW format

 


Copyright (C) 2005. Sybase Inc. All rights reserved.