QAD QXtend Exception Codes > SOAP Exceptions
  
SOAP Exceptions
These exceptions relate to the SOAP messages such as calling a SOAP service or extracting QDocs from the SOAP message. These exceptions appear in the response QDoc.

SOAP Exceptions
 
Exception Code
Description
Notes
SOAPException001
Incorrect destination URL for SOAP request
The destination URL that points to the QXI server is invalid or the URL is unreachable.
SOAPException003
SOAP Manager configuration file is missing
Verify the path and existence of soapconfig.xml.
SOAPException004
XML document create failed
Invalid XML in soapconfig.xml. Review and correct the file.
SOAPException005
Invalid data in SOAP configuration file
Invalid data in soapconfig.xml. Review and correct the file.
SOAPException006
Problem returning response
Writing QDoc response file to the SOAP response failed. Likely cause is that the HTTP connection has abnormally closed. View queue.log.
SOAPException007
Request from document processor to pass to destination failed
Retrieving the QDoc response file from the SOAP request failed. Likely cause is that the HTTP connection has abnormally closed. View queue.log.
SOAPException008
No SOAP configuration file specified
When launching QXtend, if the Queue Manager is active, there is an entry in environmentmanager.xml for the SOAP caller manager. One of the nodes is the path to soapconfig.xml. Verify the path. View qdocInstall.log.
SOAPException009
Server is suspended
QXtend is suspended, possibly as a result of someone updating the configuration. Re-activate using Resume in QXtend.