Generate WSDL wizard
The
following panels are shown by the Generate WSDL wizard:
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.
- Operation Type
- The type of operation. Examples of operation type are:
- Request-response
- One-way
- Solicit-response
- Notification
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.