Import/Update WSDL/WADL/Swagger Service from URL or UDDI Dialog Box

Relevant for: API testing only

This dialog box enables you to import WSDLs, WADLs, or a Swagger REST API using a URL or UDDI or update an existing WSDL from a new location.

To access
  1. Do one of the following:

    • Ensure that an API test or component is in focus in the document pane.
    • In the Solution Explorer, select an API test or component.
  2. Do one of the following:

    • In the toolbar, select Import WSDL > Import WSDL from URL or UDDI
    • In the toolbar, select Add REST Service > Import WADL from URL
    • In the toolbar, select Add REST Service > Import Swagger Service from URL.
Important Information

The service or service location URL must be accessible when importing the service.

Relevant tasks

The following elements are included:

UI Elements

Description

Browse.

Address

The URL or UDDI path of the WSDL.

Advanced Settings

Expands the dialog box to show the authentication and proxy settings.

Use authentication settings

The authentication settings by which to access the WSDL or WADL: Username and Password.

Use proxy settings

The authentication settings for the proxy server hosting the WSDL or WADL: Server, Port, Username, and Password.

Import as Server Response

Imports the WSDL as a server response. Its methods will be server responses—not requests. This is useful for asynchronous type Web services.