The XML to use for the search is invalid. The class attribute value {0} specified for the from clause is not valid. Valid values are document, folder and customobject.

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

ToggleSyntax

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

ToggleSee Also