Hello,
After trying a web service given by an attachment file bellows (Astea.AO.API.wsdl), I had the error : The header has a message part “SessionId” defined by the type SessionID. Message parts in header must be defined by the element attribute instead of the type attribute.
So I download the web service and I replace the type attribute by element attribute. I save my file (Astea.AO.API1.wsdl) and I had message that mixed styles are not supported. So I change all rpc style attribute by document style attribute and all encoded use attribute by literal use attribute and save the file.
I tried again but I have another error I can not understand : “No registered handler for header qname”
My feeling it is because I downloaded the wsdl file instead of discovered it by http request
Anyone can be help me,
Thanks
Astea.AO.API.wsdl (74 KB)
#API-Management#webMethods#soa