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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  How to handle

    Posted 06/28/19 04:26 AM

    Hi,

    webMethods exposed a service as webservice .web methods is receiving request from calling system with WS-Addressing Headers
    To,Action,ReplyTo.etc. We are getting Error for Action.
    As Action Header is having property S:mustUnderstand=1. .So calling system is getting error
    xxxxxxxxx.

    We are already using handler to capture the header. What we need to do make server understand we have understood the Action tag. or what step we need to do for this in webMethods to parse the request


    #webMethods
    #soa
    #API-Management


  • 2.  RE: How to handle

    Posted 06/28/19 03:52 PM

    what specific error does the client receive.

    also check “Web Services Developer’s Guide”
    section: Service First and WSDL First Provider Web Service Descriptor: Response (Outbound Message) - wsa:Action Detailed Usage


    #soa
    #API-Management
    #webMethods