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 Broker SCA Definition wizard: Create an interface for the Broker SCA Definition
Use this panel to define the operations that you want to add to the WSDL definition that you are creating as the interface for use by this Broker SCA definition.
Generate Broker SCA Definition wizard
The following panels are shown by the Generate Broker SCA Definition 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.
- 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
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
- Input
- The name of the input message.
- Output
- The name of the output message. This is omitted for a One-way operation.
- Fault
- The name of the fault message. You can specify one or more fault messages.