webMethods

webMethods

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

Handler service invocation issue

  • 1.  Handler service invocation issue

    Posted Thu October 06, 2016 06:16 AM

    Hi All,

    I have an issue in invoking the request handler. Below is the brief description of what i did.

    1. created a flow service - “requestHandlerService” where i have done logging and some logic.

    2. registerd the flow service as request Handler - “requestHandler”

    3. Added the handler in WSDL->handlers.

    So, when i test the WSDL using SOAP UI, the i can see the handler service (i.e requestHandlerService) is not getting invoked. Not sure where is missed.

    Can you please share your thoughts on this.

    Thanks in Advance.

    Regards,
    Jacob B


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Handler service invocation issue

    Posted Thu October 06, 2016 08:29 AM

    Hi All,

    The issue was with the input definition being changed after registering the handler. I have unregistered and registered the handler again. It is working as expected.

    Regards,
    Jacob B


    #Integration-Server-and-ESB
    #webMethods