A Bulk Move Content Job cannot continue moving content for objects selected by the job because the specified Storage Policy does not select any open Storage Areas in which to move it.

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

ToggleSyntax

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

ToggleSee Also