After replicating content, the Content Platform Engine examined the content size and determined the size was incorrect. The content with an invalid size will be deleted and recreated.

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

ToggleSyntax

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

ToggleSee Also