The PutContent write operation failed because no StorageArea or StoragePolicy has been defined for this content.

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

ToggleSyntax

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

ToggleSee Also