2.2.2.1.3 Common List of Error Codes

In the event of an application error, these values are commonly returned by the server (2) in the ErrorCode element of the BpmException complex type (2.2.4.61), as specified in section 2.2.2.1.1. The protocol client MAY perform logical operations on these values of the ErrorCode element.

Error code

Description

DataSourceConnectionFailed

A connection to the data source (1) could not be established.

DatabaseConnectionNotOpen

The connection to the data source (1) has been lost.

DataSourceConnectionUnsupported

The host server (2) defined by the data source (1) is not a supported server (2), or the server (2) refused the connection.

DataSourceDatabaseNotFound

A connection to the database defined by the data source (1) could not be established.

DataSourceHostNotFound

A connection to the host server (2) defined by the data source (1) could not be established. This indicates a network or security issue.

FCOCreateFailed

There are inadequate permissions to create this object.

FCOCreateFailedListAccess

The content store<1> containing this object no longer exists. The object cannot be created.

FCOCreateFailedListType

The object cannot be created<2>.

FCOCreateFailedNameCollision

A data source (1) with the requested name already exists. Choose a different name.

FCODeleteFailed

The content store<3> containing this object no longer exists, there are inadequate permissions to view the content store<4> or the object has already been deleted.

FCODeleteFailedListAccess

There are inadequate permissions to delete this object. The object cannot be deleted.

FCOReadFailed

There are inadequate permissions to read this object or it cannot be read. 

FCOReadFailedListAccess

The content store<5> containing this object no longer exists or there are inadequate permissions to view it.

FCOUpdateFailed

An update of this object failed.

FCOUpdateFailedListAccess

The content store<6> containing this object no longer exists or there are inadequate permissions to view it.  The object cannot be updated.

FCOUpdateFailedListType

The content store<7> containing this object does not support the type of object being updated. The object cannot be updated.

FCOUpdateFailedNameCollision

An update this object failed because of a name collision.

InvalidBuiltinIndicatorOperation

Current operation on the indicator cannot be finished because the indicator’s URL is invalid.

InvalidCategoryName

Current operation on the object cannot be finished because the object’s containing folder is invalid.

InvalidDataSource

Current operation on the data source (1) cannot be finished because the data source (1) has failed validation.

InvalidElement

Current operation on the Element cannot be finished because the Element has failed basic validation.

InvalidElementField

Current operation on the Element cannot be finished because the Element has an invalid identifier.

InvalidFirstClassElementField

Current operation on the object cannot be finished because some of the object’s data fields are invalid.

InvalidIndicator

Current operation on the indicator cannot be finished because the indicator has failed validation.

InvalidIndicatorBand

Current operation on the indicator cannot be finished because the indicator has failed validation.

InvalidItemType

Current operation on the object cannot be finished because the object’s corresponding SharePoint item does not have the expected content type.

InvalidKpi

Current operation on the KPI cannot be finished because the KPI has failed validation.

InvalidObject

Current operation on the Element cannot be finished because the Element has failed validation.

InvalidPermission

The user does not have sufficient permissions to complete the request.

InvalidPermissionAdmin

The user does not have sufficient administrative permissions to complete the request.

InvalidReportView

Current operation on the report view cannot be finished because the report view has failed validation.

InvalidSetting

Current operation on the object cannot be finished because some of the object’s UI appearance data fields are invalid.

NotTrustedLocation

The location of the data source (1) or object is not configured as trusted.

RepositoryLocationEmpty

The URL address supplied in the RepositoryLocation (section 2.2.4.161) contains the empty string.

RepositoryLocationUrlLength

The URL address supplied in the RepositoryLocation exceeds the maximum length of 2048 characters.

RepositoryLocationAbsoluteUrl

The URL address supplied in the RepositoryLocation is absolute, when it MUST be relative, as specified in [RFC1808].

Unknown

An unexpected error occurred.  An error number is included in the message text.