Use this panel to define the operations that you want to add to
the WSDL definition.
Panel properties
The panel is divided into two panes.
The
top pane is read-only and displays a table that describes the operations that
you have defined. The table has four columns with the following headings:
- Operation
- The name that you have given to the operation.
- Input message
- The name of the input message. This might be blank if the operation is
a Notification type operation.
- Output message
- The name of the output message. This might be blank if no output message
is specified for this operation.
- Fault message
- The name of the fault message. This might be blank if no fault message
is specified for this operation. If more than one fault message is specified
for the operation, the name of the first fault message is shown.
The bottom pane is where you describe a new operation. The
following fields describe the operation:
- Name
- The name that you have given to the operation.
- Operation Type
- The type of operation. Examples of operation type are:
- Request-response
- One-way
- Solicit-response
- Notification
- Input
- The name of the input message. This is omitted for a Notification operation.
- Output
- The name of the output message. This is omitted for a One-way operation.
- Fault
- The name of the fault message. This is omitted for a Notification operation.
Otherwise, you can specify one or more fault messages.