After replicating content, the newly created content failed the content validation step. The invalid content 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_VALIDATION_FAILED As ExceptionCode
C#
public static readonly ExceptionCode CONTENT_ASA_REPLICATION_VALIDATION_FAILED
Visual C++
public:
static initonly ExceptionCode^ CONTENT_ASA_REPLICATION_VALIDATION_FAILED
JavaScript
FileNet.Api.Exception.ExceptionCode.contenT_ASA_REPLICATION_VALIDATION_FAILED

ToggleSee Also