A Replication group already exists for the object store and IS repository.

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

ToggleSyntax

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

ToggleSee Also