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

webmethods 7.1.2 will support RESTful webservices or not ?

  • 1.  webmethods 7.1.2 will support RESTful webservices or not ?

    Posted Tue November 19, 2013 10:04 AM

    Hi All,

    I am working on webmethods7.1.2 version and would like to know the below mentioned items.

    1.whether I can create RESTful webservice provider in webMethods.
    2.whether I can consume RESTful webservice in webMethods.

    Please confirm me ASAP.
    Thanks &Regards
    Murali


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: webmethods 7.1.2 will support RESTful webservices or not ?

    Posted Wed December 25, 2013 02:30 AM

    7.1.2 is not updated for a long time, and it doesn’t support RESTful service. To support it in 7.1.2, you can use the service invoke method to simulate the RESTful
    service call, use the URL [u]http://localhost:5555/invoke/folderName.subFolderName/serviceName?variable=value&variable=value[/u], but you need to do some additional work like variable parsing, result formatting, this way is not recommended.

    RESTful service is supported by version 9, you need a upgrade.


    #webMethods
    #Integration-Server-and-ESB