There is an error in dispatching the external event from the server. this could be due to the non availability of external event receiver. this event will be retried for configured number of times

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

ToggleSyntax

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

ToggleSee Also