This exception occurs when the Content Platform Engine (CPE) server is unable to connect to the Atmos server.

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

ToggleSyntax

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

ToggleSee Also