Configure New Web Service Usage wizard, specify configure web service usage details reference material.
List of panels:
The message flow is exposed as a web service to its clients.
The web service is invoked from the message flow.
Port type must be specified, and lists all the port types defined in the WSDL document.
By default, the drop down is populated with all the port types from the WSDL, in the order in which they appear in the WSDL file. The initially selected port type is the first port type that has at least one http binding associated with it.
Binding must be specified and lists all SOAP bindings with HTTP transport, associated with the selected port type.
Bindings related to the selected port type are populated in the order in which they appear in the WSDL file. The initially selected binding is the one that has at least one port and one operation associated with it; if there is no such binding, the first binding with at least one port is selected.
If no binding has ports associated with it, the first binding in the list is selected.
Lists all WSDL ports that point to the selected binding.
Lists all operations defined by the selected port type. Note, that only those operations implemented by the selected binding are selected by default.
For every selected operation, the subflow generation process produces an output terminal, in the generated subflow.
If you select an operation, that is not implemented by the selected binding, you receive a warning message; however, you can continue with the selection.