The VerityIndexArea.RootDirectoryPath property cannot be changed when a VerityCollection exists in that IndexArea. Create a new IndexArea to put new collections on a new path. Run an IndexJob to move existing data to that new path if desired.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly PERSIST_CANT_CHANGE_ROOT_DIRECTORY_PATH As ExceptionCode |
C# |
---|
public static readonly ExceptionCode PERSIST_CANT_CHANGE_ROOT_DIRECTORY_PATH |
Visual C++ |
---|
public:
static initonly ExceptionCode^ PERSIST_CANT_CHANGE_ROOT_DIRECTORY_PATH |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.persisT_CANT_CHANGE_ROOT_DIRECTORY_PATH |