This exception is raised when the Atmos server returns an unexpected response when the Content Platform Engine (CPE) server is attempting to delete 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_DELETE_FAILED As ExceptionCode
C#
public static readonly ExceptionCode CONTENT_FCP_ATMOS_DELETE_FAILED
Visual C++
public:
static initonly ExceptionCode^ CONTENT_FCP_ATMOS_DELETE_FAILED
JavaScript
FileNet.Api.Exception.ExceptionCode.contenT_FCP_ATMOS_DELETE_FAILED

ToggleSee Also