IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

How to use WADL in WebMethod Developer

  • 1.  How to use WADL in WebMethod Developer

    Posted Wed October 06, 2010 11:02 AM

    Hi,

    I am using webMethods 7.1.2 version. I need to take a WADL reques and do the the business operations and response back as a WADL Response.
    Any one has the idea on how to implement Restful WebService (WADL) Connector in webMethods?.

    NOTE: THE WADL Provider request is coming from JAVA. Need to generate Consumer Service for this WADL in webMethods.

    Does webMethods 7.X supports WADL? If not which version of webMethods supports? Are there any different appraoches to achieve this?

    Regards,
    Anil Kumar ellendula


    #soa
    #webMethods
    #API-Management


  • 2.  RE: How to use WADL in WebMethod Developer

    Posted Wed October 13, 2010 09:16 PM

    Since WADL is fairly new, and not an RFC nor standard at this point, there is precious little that supports WADL.

    You’ll likely need to inspect the WADL yourself and create the needed components by hand.

    You may find the following link interest:
    [url]http://bitworking.org/news/193/Do-we-need-WADL[/url]


    #API-Management
    #soa
    #webMethods