Error 500: <?xml version='1.0' ?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Server Error</faultstring><detail><IBResponse type="error"><DefaultTitle>Integration Broker Response</DefaultTitle><StatusCode>20</StatusCode><MessageSet>158</MessageSet><MessageID>974</MessageID><DefaultMessage>OnRequest for message %1 could not run to completion on node %2.</DefaultMessage><MessageParameters><Parameter>SHX_USF_IN</Parameter><Parameter>PSFT_EP</Parameter></MessageParameters></IBResponse></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
<?xml version='1.0' ?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Server Error</faultstring><detail><IBResponse type="error"><DefaultTitle>Integration Broker Response</DefaultTitle><StatusCode>20</StatusCode><MessageSet>158</MessageSet><MessageID>974</MessageID><DefaultMessage>OnRequest for message %1 could not run to completion on node %2.</DefaultMessage><MessageParameters><Parameter>SHX_USF_IN</Parameter><Parameter>PSFT_EP</Parameter></MessageParameters></IBResponse></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
{http://xml.apache.org/axis/}HttpErrorCode:500
XML Ref
PCDATA is Parsed Character Data.
Make sure that the following are escaped properly
| Entity reference |
Character or operator |
| < |
< |
| > |
> |
| <e; |
<= |
| >e; |
>= |
| & |
& |
| ' |
' (apostrophe) |
| " |
" (double quote) |