The attempt to retrieve content failed. This error can be caused by a version mismatch between the Content Engine Java APIs (Jace.jar) that are used by the client and the server. Another possibility is that the Content Engine server is no longer running.

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

ToggleSyntax

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

ToggleSee Also