cancel
Showing results for 
Search instead for 
Did you mean: 

Web service response contains SOAP Headers with "mustUnderstand" true

Former Member
0 Kudos

Hi

I have a requirement where in I have to consume a web service as adaptive web service model, and while executing the service pass a mandatory parameter to the soap header. We are able to set the mandatory parameter to the soad header. We got the code snippet to do this from a wiki link

http://wiki.sdn.sap.com/wiki/display/WDJava/FAQ-Models-AdaptiveWebService#FAQ-Models-AdaptiveWebService-WhatarethefunctionalgapsofthecurrentAdpativeWSModelImporter%3F

On executing the service now through web dynpro we are getting the below error

"Web service response contains SOAP Headers with "mustUnderstand" true which are not handled by the client runtime"

Any thoughts on how to handle this mustUnderstand attribute with some code snippet? Appreciate all help.

Thanks,

KN.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi
Have you found the workaround?

Sorry for refreshing topic. Flag mustUnderstand ='1' in response is unussual thing.
BR