A SOAP request was not understood by Content Engine Web Services. The SOAP specification requires that the server throw an exception for any request that contains the mustUnderstand attribute.

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

ToggleSyntax

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

ToggleSee Also