Layer7 API Management

Expand all | Collapse all

API Gateway -  Generate WADL from API created from Publish Web API Wizard

  • 1.  API Gateway -  Generate WADL from API created from Publish Web API Wizard

    Posted Feb 03, 2016 03:55 PM

    Is there anyway I can extract/generate WADL from API created from Policy Manager-> Publish Web API wizard, instead of creating project in SoapUI , adding individual resources one at a time and export WADL.  Any suggestions please.

     

    Ex: Published Service Properties for one of the resources.

    custom resolution path  - /util/v1/userlist

    The gateway URL that receives requests for this service - http(s)://server:[poort]/util/v1/userlist

     

    Publish Web API - CA API Gateway - 8.3 - CA Technologies Documentation



  • 2.  Re: API Gateway -  Generate WADL from API created from Publish Web API Wizard

    Posted Feb 04, 2016 11:36 AM

    Hi Maruti,

    I had the same question and the response from CA had been 'no'. There isn't anyway to create a WADL in API Gateway just like we can create a WSDL. He advised us to use SOAP UI in just the way you did.

    Let's hope this feature will be added in later releases of the Gateway.

    Regards,

    Trinath



  • 3.  Re: API Gateway -  Generate WADL from API created from Publish Web API Wizard

    Posted Feb 04, 2016 01:55 PM

    Thanks for the response.