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

webmethods 8.0/8.2 Automate security handler insertion/deletion

  • 1.  webmethods 8.0/8.2 Automate security handler insertion/deletion

    Posted Mon October 21, 2013 07:04 AM

    Hi

    I would like to able to add/delete a security handler to a web service programmatically.
    Could you tell me which integration server is invoked to handle security handlers, so that I can
    invoke it in my program.

    Best regards


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 2.  RE: webmethods 8.0/8.2 Automate security handler insertion/deletion

    Posted Mon October 21, 2013 08:46 AM

    You want to add/delete handlers to webService descriptor? Can you please be clear what you are trying to do

    I know there are services which can register/unregister handlers to consumer/provider webservices, if this is the required information for you below are those services

    pub.soap.handler:registerWmConsumer
    pub.soap.handler:registerWmProvider


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods