IBM Content Search Services could not set the root directory path for the {0} index area. The following specified path for the root directory does not exist in the file system or is not accessible to IBM Content Search Services servers: {1}.

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

ToggleSyntax

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

ToggleSee Also