Sample fault response
The returns an XML response if it encounters a fault during processing.
The following table lists the elements of the fault response.
Adapter response elements after a fault occurs
The following figure shows a sample response if a fault is encountered.
Sample adapter response after a fault occurs
<mom-response>
<metadata>
<status>success</status>
</metadata>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<faultstring>Exception of type System.Web.Services.Protocols.
SoapException was thrown. --> Value cannot be null.Parameter name:
Name</faultstring>
<faultactor>http://10.10.75.126:1271/ConnectorServiceV2.asmx
</faultactor>
<detail>
<Exception Type="System.ArgumentNullException"
Message="Value cannot be null.
Parameter name: Name" />
</detail>
</soap:Fault>
</soap:Body>
</soap:Envelope>
</mom-response>
<metadata>
<status>success</status>
</metadata>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<faultstring>Exception of type System.Web.Services.Protocols.
SoapException was thrown. --> Value cannot be null.Parameter name:
Name</faultstring>
<faultactor>http://10.10.75.126:1271/ConnectorServiceV2.asmx
</faultactor>
<detail>
<Exception Type="System.ArgumentNullException"
Message="Value cannot be null.
Parameter name: Name" />
</detail>
</soap:Fault>
</soap:Body>
</soap:Envelope>
</mom-response>
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*