Creating SOAP APIs by importing the API from a specified file

Import an API from a specified file.

Procedure

  1. Select a project and click APIs > SOAP API. The SOAP APIs page appears.
  2. Click Create API and select the Import API / I have an existing API option.
  3. Click Browse, import a WSDL file, and click Next. If you want to add separate elements of a service definition after import, such as WSDLs, XSDs, and XMLs to the primary WSDL, click Browse file(s) or use the drag and drop. You can select one or multiple dependent WSDLs, XSDs, and XMLs to the primary WSDL. You add the primary WSDL as the first WSDL, and then add separate elements of the service definition.
    For example, dependent WSDLs, XSDs, and XMLs to the primary WSDL.
    The Build a SOAP API with WSDL page appears.
  4. In the Name field, provide a suitable name for the API you want to create.
    For example, use Soap_api_test2 as the API name.
  5. In the Description field, provide a short description for this API.
  6. Content model compliance. From Content model compliances, select a content model compliance to indicate how strictly webMethods Integration represents content models from the XML schema definition in the resulting document type.
  7. Select the option None.
  8. Click Save. An API is successfully imported and saved for your project.