2.2.2.2.15 ServiceFaultResponseType

The ServiceFaultResponseType type contains a fault code and a fault string.

 <xs:complexType name="ServiceFaultResponseType">
  <xs:sequence>
   <xs:element name="faultCode" type="xs:int"/>
   <xs:element name="faultString" type="xs:string"/>
  </xs:sequence>
  </xs:complexType>

The following table describes the elements of the type:

XPath

Description

/ServiceFaultResponseType/faultCode

Fault code element

/ServiceFaultResponseType/faultString

Fault string element

The following table lists service fault codes:

Fault Code

Descriptions

105

Malformed SOAP request

200

Account not found

201

Account verification failed

203

Error Processing event

204

A required parameter was missing or invalid.

205

Unknown security error processing event

207

Exception during contact fetch

208

Domain join failed.

209

Domain not found.

210

Re-enrollment is required.

211

User not found.

212

Account backup failed.

214

Audit file upload query failed.

215

Audit file upload failed.

216

Audit log upload failed.

217

Audit log upload query failed.

218

Password reset failed.

221

Invalid authentication method

222

Remote user name is empty.

225

No backups

226

Fetching backup failed.

227

Not configured for auto account configuration

401

Activation code invalid.

402

Activation code already enrolled.

403

Signature verification failure during enrollment