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

Capture output of WS Security Handler

  • 1.  Capture output of WS Security Handler

    Posted Thu November 25, 2010 08:53 AM

    Hi all,

    My requirement is such that if WS Security fails for a particular request, I need to store that request and send out alerts by publish another document.

    I created a pre and a post handler to log the message status. The pre handler is called before WS Security handler and the post after it. I am able to save the request using the pre-handler. The post handler is not called if WS Security handler fails.

    I have also registered a fault handler, but that also does not get invoked. I tried putting it before and after the WS Handler but nothing works.

    1. How do I capture and process WS Security related errors?

    2. Can I call the WS Security handler from my custom handler??

    Thanks


    #webMethods
    #Integration-Server-and-ESB