The XML to use for the search is invalid. The folder specified with the itemid {0} was not found in the search XML when merging the search parameters.

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

ToggleSyntax

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

ToggleSee Also