Doing a multiple object store search while in a distributed transaction, such as executing inside event action, is not supported.

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

ToggleSyntax

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

ToggleSee Also