Start of change
WebSphere Message Brokers
File: ad64210_
Writer: Kate Hostler

Reference topic

This build: July 31, 2007 21:27:05

Configure New Web Service Usage wizard: Configure web service usage details

Configure New Web Service Usage wizard, specify configure web service usage details reference material.

Configure New Web Service Usage wizard

List of panels:

Panel properties

Web service usage
Select from:
  • Expose message flow as web service

    The message flow is exposed as a web service to its clients.

  • Invoke web service from message flow

    The web service is invoked from the message flow.

Web service parameters
Configure the WSDL-related fields:
  • Port type

    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

    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.

  • Service port

    Lists all WSDL ports that point to the selected binding.

  • Binding operations

    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.

Related tasks
Generating a WSDL definition from a message set
Related reference
Generate WSDL wizard
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2007Copyright IBM Corporation 1999, 2007. All Rights Reserved.
This build: July 31, 2007 21:27:05

ad64210_ This topic's URL is:
End of change