New WSDL Document Wizard: Concrete Configuration

See Also

The New WSDL Document wizard enables you to create a WSDL file from scratch. To open the wizard, you right-click the Process Files folder and choose New > WSDL Document.

The Concrete Configuration page prompts you to enter information about the binding, service, and port.

A binding contains protocol and data format information for the operations and messages of a port type. A service consists of one or more related ports. A port associates a binding with a network address, thus defining an individual endpoint that clients can access.

The Concrete Configuration page contains the following fields:

The wizard checks for comformance to various requirements of the Web Services Interoperability Organization (WS-I) Basic Profile. These requirements concern the interaction of message parts and the binding subtype. If your settings for message parts and the binding subtype do not conform to these requirements, then an error message appears at the bottom of the wizard page and the Finish button is disabled.

When you click Finish, the WSDL file is created. The WSDL Editor appears in WSDL view. The tree structure includes nodes for the port type, operation, message(s), binding, service, and port that you specified in the wizard.

See Also
New WSDL Document Wizard: Name and Location
New WSDL Document Wizard: Abstract Configuration
About the WSDL Editor

Legal Notices