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.


#TechXchangePresenter
 View Only
  • 1.  Intercept flow services

    Posted Tue June 14, 2016 12:37 AM

    We have a requirement to intercept some flow services and perform some actions when they are invoked in production env. How can i do that?


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


  • 2.  RE: Intercept flow services

    Posted Tue June 14, 2016 01:41 AM

    Hi Debashis,

    How those flow services are getting invoked ? Do you want to perform your actions when those services are getting invoked or after the end of the execution of those services ?

    Regards
    Tarak


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


  • 3.  RE: Intercept flow services

    Posted Wed June 15, 2016 11:36 AM

    Hi,

    there is currently another thread in porgress dealing with a similar request:

    This one already contains suggestions how to solve it, but it is not yet verified.

    Regards,
    Holger


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


  • 4.  RE: Intercept flow services

    Posted Wed June 15, 2016 01:20 PM

    Are you looking for webMethods service interceptor?


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


  • 5.  RE: Intercept flow services

    Posted Wed June 15, 2016 02:15 PM

    Hi Debashis,

    please check the Service Development Help (Chapter “Subscribing to events”) / Developer Users Guide for the Event Manager feature.

    By doing so you can register handlers triggered by certain events, i.e. audit logging events, to peform some other actions.

    Regards,
    Holger


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


  • 6.  RE: Intercept flow services

    Posted Wed June 29, 2016 03:01 AM

    you may look at the implementation of SAG Insight product ( interceptors ) as to how they did


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