The identity of the content being uploaded is already in use on the storage device. Content identities are unique and cannot be pre-existing when content is uploading. This is an unexpected state.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly CONTENT_ASA_CONTENT_EXISTS As ExceptionCode
C#
public static readonly ExceptionCode CONTENT_ASA_CONTENT_EXISTS
Visual C++
public:
static initonly ExceptionCode^ CONTENT_ASA_CONTENT_EXISTS
JavaScript
FileNet.Api.Exception.ExceptionCode.contenT_ASA_CONTENT_EXISTS

ToggleSee Also