The FNCEWS35 endpoints are not supported for CEWS. CEWS applications must be ported to use the FNCEWS40 endpoints. The attempted CE URI was {0}.

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

ToggleSyntax

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

ToggleSee Also