Forum Discussion

malamali's avatar
malamali
New Contributor
3 years ago

Fault occurred while processing.

Hi need help for this error :

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<faultstring>Fault occurred while processing.</faultstring>
</soap:Fault>
</soap:Body>
</soap:Envelope>

2 Replies

  • KarelHusa's avatar
    KarelHusa
    Champion Level 3

    malamali ,

    you got an error response from the target service. 

     

    You have sent an empty Body element in the request, it may be the cause of the error.

     

    Best regards,

    Karel