Quotes

Wednesday, October 19, 2016

Message Sets: Generating a WSDL definition from a message set

About this task

To generate a WSDL definition:

Procedure

  1. Switch to the Integration Development perspective.
  2. In the Application Development view, right-click the folder that contains the message set file from which you want to generate a web service definition, and select Generate > WSDL Definition. This starts the Generate WSDL wizard.
  3. Step through the wizard completing the details as required. Some of the panels and options are subject to settings that you make within the wizard and might not always be shown. Also, some fields in the wizard might be greyed out. This happens when a field has a mandatory setting, or when the field is not used because of settings that have already been made in other fields.
    By default, the wizard creates the WSDL in the message set project. If you are going to use the WSDL to configure a SOAP node, create the WSDL in the message set, not the message set project.

Results

On completion of the Generate WSDL wizard, you have generated a WSDL definition. The file extension for WSDL files is .wsdl, and the file extension for any imported schema files in multi-file mode (where the WSDL definition is split over a number of files) is .xsd.
This following is an example of the WSDL that is generated for a JMS binding:

No comments:

Post a Comment