Skip to Content
0
Former Member
Mar 03, 2009 at 06:22 AM

"Error attempting to read file" at Webservice call from Adobe Form.

244 Views

Hi Experts,

We have 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>

In case I give my user the "SAP_ALL" role, this all works fine, so i think it is somewhere related to a missing role to be assigned.

any clues..??

any help would be appreciated, Please help..

Thanks,

Amita