An index job has marked the IBM Content Search Services index for deletion and has set the indexing status (IndexingStatus property) of the index to REPLACING. The resource status (ResourceStatus property) of an index cannot be changed while its indexing status is set to REPLACING.

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

ToggleSyntax

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

ToggleSee Also