Hi,
I have created a Web Service with Attachments as described in the SAP Web AS Help. The Web Service has been deployed but the problem is, that it is not possible to consume it.
The message I get is "HTTP Error 406", this is because the wdsl-document that has been created automatically by the Web AS is style=mime.
But mime is an unvalid value for parameter style, only "document", "rpc" or "rpc_enc" or "none" are supported.
It is also not possible to create a proxy (or even a client) based on this WSDL-description.
What can I do ? Has anybody already worked with Web Services with attachments ?
Thanks.
Best regards.
Nadine
Hi Nadine,
There was an old bug with mime style. You have to upgrade your J2EE Engine.
Best regards,
Alexander
Add a comment