The listener for Content Engine Web Services (WSIListener) cannot adequately decipher a value contained in the SOAP header. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly TRANSPORT_WSI_INVALID_HEADER_VALUE As ExceptionCode |
C# |
---|
public static readonly ExceptionCode TRANSPORT_WSI_INVALID_HEADER_VALUE; |
C++ |
---|
public: static const ExceptionCode TRANSPORT_WSI_INVALID_HEADER_VALUE; |
J# |
---|
public static final ExceptionCode TRANSPORT_WSI_INVALID_HEADER_VALUE |
JScript |
---|
public static const var TRANSPORT_WSI_INVALID_HEADER_VALUE : ExceptionCode; |
See Also