Content Engine did not resume the "{0}" index job. The index job has a status of {1}. To be resumed, an index job must have a status of PAUSED.

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

ToggleSyntax

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

ToggleSee Also