New content cannot be inserted in the Storage Area because it exceeds the indicated maximum content element size (indicated).

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

ToggleSyntax

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

ToggleSee Also