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

webMethods 10.1 How to use Interceptor technology in REST

  • 1.  webMethods 10.1 How to use Interceptor technology in REST

    Posted Mon February 10, 2020 08:47 AM

    Hello

    I am aware that with webMethods SOAP EndPoints we can develop the services which works as Interceptors.
    We can register the Provider with “pub.soap.handler:registerWmProvider”.
    Also develop the services which can be used as handlers for Pre and Post of any web Service call.

    This is used to register the handlers services which can be called for every request, before and after processing for any request.

    I am looking for the similar implementation on the REST side.
    Need help how we can develop the Before and After wrapper services, without affecting the actual REST services code.


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB