Contents

Popular
 Contents

WSDL projects are used to convert SOAP-based APIs to RESTful APIs. This option allows the addition of a proxy project to an existing WSDL service.

Adding the Project

To add a WSDL project, click the  Add API Project button and click the From WSDL option.


Figure 1: Navigating to create a project using WSDL

Providing Basic Attributes

Provide values for the properties in the New WSDL Project dialog box.


Figure 2: New WSDL Project dialog box to enter details of WSDL Service

PropertyDescription
Display NameA name to act as Project ID to identify the WSDL project.
VersionRevision number of the project. For example, 1.0 for a project being newly added and 1.1 or 2.0 for the next revision.
Proxy Context Path

This is a text used to combine with the version number to act as an identifier to map a particular deployed project. The proxy resolves context path mappings prior to applying any matching policies (explained in subsequent topics).

Icon
  • Proxy Context Path combined with version number must be unique for every project.
  • Different versions of the same project (same project name with different version number) can have the same Context Path.
Secure API with

Enables security for the requests with the following security options:

  • None: No authentication checks will be done.
  • API Keys: Checks for the authentication key which gets generated for API Product (as explained in the end of of the "Adding Products, Clients, and Client Subscriptions" section in the Quick Start page.
  • OAuth 2.0 Access Tokens: Protocol used for authentication and authorization.
Enforce QuotaWhether or not to enable the default Quota policy. (Quota policy will be explained in the later sections)
WSDL Type

URL or File; WSDL can be selected using the URL of the service or by accessing the WSDL file saved in the system.

WSDL Service URL/
File Path 

WSDL Service URL appears if URL is selected as WSDL Type and File Path for File WSDL Type.

Provide URL of the WSDL Service or the location where the WSDL file has been saved.

Load Operations

After providing the WSDL Service URL, click the Load Operations button to populate the operations used within the chosen WSDL.


Figure 3: New WSDL Project dialog box to enter details of WSDL Service

Select Type (REST-SOAP/SOAP), select the operation that is required, and then click Finish to create the project, or click Next to:

  • Add Security policy or to add Quota policy.
  • Attach an existing product to this new project. 
Icon

After clicking the Next button, it is then possible to perform the API Customization and Product Mapping via the subsequent screens. Refer to the From REST or HTTP Service section.

Adaptavist ThemeBuilder EngineAtlassian Confluence