If the Content Engine server cannot communicate with the IBM Content Search Services server, it automatically sets the status of the Content Search Services server to UNAVAILABLE.

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

ToggleSyntax

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

ToggleSee Also