Add Web Service Dialog Box

See Also

This dialog box enables you to add a  that can then be used by your applications. You open the dialog box by right-clicking the Web Services node and choosing Add Web Service.

You can specify a web service as a URL or a local Web Service Definition Language (WSDL) file. The IDE then retrieves the web service information.

After successfully retrieving the web service information, you can add the web service to the Services window by clicking the Add button at the bottom of the dialog box.

When you specify a web service in this dialog box, the IDE reads the web service's WSDL file and generates a client proxy that enables your application to call the web service's methods. The IDE then adds a node for the web service and nodes for its methods under the Web Services node.

See Also
Adding a Web Service to the IDE
Viewing the WSDL File
Web Service Tasks: Quick Reference

Legal Notices