Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Follow the steps below to add the underlying WSDL file of the sample publicly available live SOAP service that we use in this guide, to WSO2 G-Reg. For more information on adding a SOAP Service to WSO2 G-Reg, see Adding a SOAP Service.

  1. Log in to the G-Reg Publisher using the following URL and admin/admin credentials: https://<G-REG_HOST>:<G-REG_PORT>/publisher
  2. Click the Add button of the SOAP Service box as shown below.

    add SOAP service

  3. Select Add a SOAP Service using a "WSDL" option as shown below.

    adding a SOAP service using a WSDL

  4. Click Continue.

  5. Select Upload WSDL from a file option as shown below.
    upload a WSDL file
  6. Click Browse to select the WSDL file to upload it, and then specify its version as shown below. 
    uploading WSDL file
  7. Click Create

  8. Anchor
    artifact
    artifact
    Refresh the screen to view the new WSDL artifact you added as shown below.

    new SOAP service created

...

Follow the steps below to view how the added SOAP Service, WSDL, and Endpoint are created and linked together using the provided dependency view. For more information on viewing dependencies between assets, see Viewing Dependencies of Artifacts.

  1. Click the WSDL artifact which you created above.
  2. Click the following Show Dependency button:Show Dependency button
  3. You view the dependencies of the selected artifact as shown below.
    view dependencies among assets

...