The templateData parameter for the SearchScope method to execute the stored search is invalid. The SearchTemplateParameters instance did not contain the required value {1} in the {0} object.

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

ToggleSyntax

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

ToggleSee Also