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

Adding header to SOAP request while making web service call

  • 1.  Adding header to SOAP request while making web service call

    Posted Fri August 22, 2014 09:38 AM

    Hi All,

    I am using pub.client:soapClient to make a web service call. I have added the header as name value pair in soapHeaders document in the input of soapClient service, but the header is not reflecting in the soap request.

    Have anyone tried and faced this?

    Any thoughts on this?


    #API-Management
    #webMethods
    #soa


  • 2.  RE: Adding header to SOAP request while making web service call

    Posted Fri August 22, 2014 02:59 PM

    Is the soap header defined in the provider’s WSDL?
    I think WM will filter out the client-added header if it’s not matching the soap header defined in WSDL .


    #soa
    #webMethods
    #API-Management