Content Engine attempted an operation on a fixed content device, and the device returned an error. The error contains context information about the fixed content provider and the failed operation.

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

ToggleSyntax

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

ToggleSee Also