The installation of the AddOn into the object store failed.

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

ToggleSyntax

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

ToggleSee Also