9 lines
337 B
XML
9 lines
337 B
XML
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
|
|
|
|
<soapenv:Body>
|
|
|
|
<soapenv:Fault>
|
|
|
|
<faultcode>soapenv:Server</faultcode>
|
|
|
|
<faultstring>Bad Gateway</faultstring>
|
|
|
|
<detail>Target http://backing-erp-as:8080/cuer/CUERLekar is not reachable.</detail>
|
|
|
|
</soapenv:Fault>
|
|
|
|
</soapenv:Body>
|
|
|
|
</soapenv:Envelope> |