This exception is raised when the Atmos server returns an unexpected response when the Content Platform Engine (CPE) server is attempting to determine the size of content stored on the Atmos server.

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

ToggleSyntax

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

ToggleSee Also