Operations

An operation provides the interface for a service: it specifies what the service can do. For example, messaging operations can be one of the following:

Database and Web services operations can be Request/Reply, which requests information and waits for a response to the information

A service operation is a single call that can be made in a service.

Operations have different functionality, depending on the type of service:

To use an operation in a business process, use the Service Interaction Wizard to create a service interaction for the operation.

Port Types

Adding an Operation