The XML to use for the search is invalid. The mimetype attribute value {0} is not valid. Valid mimetype values are: application/x-filenet-searchtemplate or application/x-filenet-search.

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

ToggleSyntax

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

ToggleSee Also