The Export Manifest file is missing the ObjectStore information. The SavedManifest node in the XML file is missing the primaryObjectStore attribute.

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

ToggleSyntax

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

ToggleSee Also