The value specified for the web services XML attribute is not one of the permitted values in the WSDL.

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

ToggleSyntax

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

ToggleSee Also