The number of upper or lower directories recorded on the replica media is incorrect. It does not match the values recorded on the file system storage device object.

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

ToggleSyntax

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

ToggleSee Also