Hi Experts,
We hav designed a Webservice form a Function Module in ECC 6.0, In the soamanager transaction the webservice works fine. But at the time of call from the Adobe form, it gives an error stating that "Error attempting to read from file and then the URL of the Webservice to be excuted.
and if i attempt to open that file, it gives me this error:
- <soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/"> <soap-env:Header /> - <soap-env:Body> - <soap-env:Fault> <faultcode>soap-env:Server</faultcode> <faultstring xml:lang="en">SRT: Wrong Content-Type and empty HTTP-Body received</faultstring> - <detail> - <ns:SystemFault xmlns:ns="http://www.sap.com/webas/710/soap/runtime/abap/fault/system/"> <Host>undefined</Host> <Component>COREMSG</Component> - <ChainedException> <Exception_Name>CX_SOAP_CORE</Exception_Name> <Exception_Text>SRT: Wrong Content-Type and empty HTTP-Body received</Exception_Text> </ChainedException> </ns:SystemFault> </detail> </soap-env:Fault> </soap-env:Body> </soap-env:Envelope>
any clues..
any help would be appreciated, Please help..
Thanks,
Amita