Message Sets: Generate Integration Bus SCA Definition wizard: Create an interface for the Integration Bus 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 Integration Bus SCA definition.

Generate Integration Bus SCA Definition wizard

The following panels are shown by the Generate Integration Bus 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.