The VerityIndexArea.TempDirectoryPath ({0}) contains a path name that does not exist in the file system of the CE server. This path must be visible to both the Verity servers and the CE servers.

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

ToggleSyntax

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

ToggleSee Also