NonStop SOAP User's Manual

Using NonStop SOAP with a TS/MP Application and
NonStop Processes
NonStop SOAP User’s Manual520501-012
6-53
Fault Messages
Here is an example of a SOAP 1.2 fault :
<SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://www.w3.org/2002/06/soap-envelope">
<SOAP-ENV:Body>
<SOAP-ENV:Fault>
<SOAP-ENV:Code>
<SOAP-ENV:Value>SOAP-ENV:Sender</SOAP-ENV:Value>
</SOAP-ENV:Code>
<SOAP-ENV:Reason>Error unmarshalling request
</SOAP-ENV:Reason>
<SOAP-ENV:Detail>
<detailCode>-215</detailCode>
<detailString ts="2002/11/22 15:00:35">Service:
Logon1 not found in the Service
Definition Repository
</detailString>
</SOAP-ENV:Detail>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Table 6-2. Faults from Errors Processing the Document
Detail Code Detail String Description
-353 The target service aborted the
subsession. The transaction
has been aborted.
The specified error was
encountered processing the
XML document.
-354 The target service aborted the
subsession. The transaction
can be aborted/committed by
the user.
The specified error was
encountered processing the
XML document.
-355 The target service aborted the
subsession.
The specified error was
encountered processing the
XML document.