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

Web service header& WS Security Handler

  • 1.  Web service header& WS Security Handler

    Posted Tue March 27, 2012 10:55 AM

    Hello

    I am searching for help on a problematic I encounter with a provider webservice using WS Security handler.

    I would like to include the following Message information headers in the response my web service send:

    Action
    MessageID
    To
    RelatesTo

    As These informations are parts of the WSSE norm, I was wondering if it was possible to handle it automatically with the WS Security handler.

    If not do I need to create a custom Handler in order to manage it ?

    Thanks for your help


    #API-Management
    #soa
    #webMethods


  • 2.  RE: Web service header& WS Security Handler

    Posted Sat March 31, 2012 11:56 PM

    Hello jszczurek

    You explained in your message that the four (4) elements (i.e., Action, MessageID, To, RelatesTo) are part of the WSSE. I have never observed those elements in the WS-Security specification.

    If you are required to include these four elements in the SOAP header, then you can create a custom header handler using service handlers and assign it to your Web Services Descriptor. This feature is available in version 7.2 and greater.

    I hope this helps.


    #webMethods
    #API-Management
    #soa