An operation provides the interface for a service; it specifies what the service can do.
Use one of the following methods to add an operation:
Use the New Service Wizard to define the service, adding an operation as you are defining the service or
Use the Add Operation Wizard after the service has been created.
Double-click the WSDL file to open in the Service Editor or right-click and open with the selected editor.
Using the Service
Editor in Service Info mode (Service>Show>Service Info), right-click
the Operations folder and select Add Operation or
in WSDL Structure mode (Service>Show>WSDL Structure), right-click
a port type and select Add Operation.
The wizard walks you through the process of adding an operation. When you select Add Operation, you begin working with the Database Operation Wizard for database services or the Messaging Operation Wizard for messaging services.
For databases:
Adding a SQL Statement Operation
Adding a Stored Procedure Operation
For messaging:
Working with Formatter-Defined Wire Formats