This exception is raised when an attempt to update the retention on an Atmos object to synchronize it with the retention value on the associated object in the Content Platform Engine server.

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

ToggleSyntax

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

ToggleSee Also