The server listener for Content Engine Web Services encountered an empty value in the named SOAP header or XML element. In the context of the other SOAP headers in the request, this header or XML element must be provided.

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

ToggleSyntax

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

ToggleSee Also