This exception will occur when the Content Platform Engine (CPE) is retrieving the retention value on an existing object in Atmos in order to determine if the object can be updated or deleted.

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

ToggleSyntax

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

ToggleSee Also