No Verity brokers can be found. This can happen if there is a communication problem with the Verity admin server or the index areas associated to object store {0} do not have search servers that are attached to a broker in the Verity configuration.

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

ToggleSyntax

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

ToggleSee Also