Getting this error “com.wm.app.b2b.server.soap.headers.HeaderUtil.getSoapHeadersAsData(Lcom/wm/app/b2b/server/saaj/SOAPHeader;[Lcom/wm/lang/websvc/WSHeader;Ljava/lang/String;)Lcom/wm/data/IData;” when calling a third party web service.
The webservice does not require a header be send or does it return one on the call. I ran the web service through Oxygen and verfied there is not header being returned. Could no header in the response be causing the error? The Application support person can see the records I send over being posted in there database.
I am using the SOAP Client (pub.client.soapClient) service to send data to the web Service. I am on 7.1.2.
i get the same error while calling an third party webservice via soapclient. which core and server protocol fixpacks have you installet. i mentioned the error when we moved from core fix 9 to 12 and serverprotocol fix 7 to 11. perhaps it has something to do with this, but i’m not sure.