Soap header

Hi,

Requirement is to give the Soap WSDL to end system to invoke service on IS.
I have created the soap provider WSD. I need to impose headers on SOAP. How can I achieve this.
and also I need to validate the input headers which comes to IS.

I tried referring to SAG document but something is missing out and unable to achieve.

Please let me know how can I achieve the above.

Thanks,
Monica

Hi,

When I try assigning header handler to WSD, It givesme the error saying “There are no assigned handlers for the headers”
Whereas I have registered the service for the handler. The service has specification with handler Spec.

Please suggest where I’m missing

Thanks,
Monica

  1. Define the SOAP Header structure as an IS Document
  2. Define the Universal Name For the Document
  3. Attach the Header IS Document To Your WSDL and mark PipelineHeadersEnabled=True in WSDL
  4. Then create a SOAP header handler service