Creating SOAP APIs by Importing the API using URL

Import an API by specifying a URL.

Procedure

  1. Select a project and click APIs > SOAP API.
    The SOAP APIs page appears.
  2. Click Create API and select Import API by using URL. Click Next.
    The Basic Info page appears.
  3. In the Name field, provide a suitable name for the API you want to create.
    For example, Soap\_api\_test3.
  4. In the Description field, provide a short description for this API.
  5. In the WSDL URL, provide a valid WSDL URL that can be accessed over a network.
  6. In the User Name field, enter a username to access the WSDL URL.
  7. In the Password field, enter a password to access the WSDL URL.
  8. In Content model compliance, select a content model compliance to indicate how strictly webMethods Integration represents content models from the XML schema definition in the resulting document type.
  9. Select None.
  10. Click Save. An API is successfully imported and saved by using a URL for your project.