WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
Message Sets: Generate WSDL wizard: Add operations to the WSDL details
Use this panel to define the operations that you want to add to the WSDL definition.
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.