🚀 Welcome to MDriven Learn –  MDriven is now on Discord!  Don’t miss the latest Release Notes.
Find MDriven documentation
This page was created by Wikiadmin on 2026-07-29. Last edited by Wikiadmin on 2026-07-29.

Find MDriven documentation

This page points to documentation about Seeker searches and Convergence features.

Start with the task

If you want to... Read this
Understand ViewModel import, export, multi-search, synchronization, and Excel topics Convergence – ViewModels, import, export, multi search, synchronization and Excel

Seeker search behavior

The Seeker documentation states that the important requirement for a Seeker is a collection variable named vSeekerResult.

A criterion can have an optional Active Expression; when left blank, it defaults to true.

Seeker search batches can be used round-robin when the user searches again without changing the search variables. Changing a variable resets the sequence to the first batch.

Search criteria are executed against persistent storage.

Search parameters

The Convergence documentation describes the standard Seeker parameter vSeekParam as a String. If present, vSeekParamAsGuid and vSeekParamAsInt can be populated before the search when the key can be parsed as a Guid or Integer.

Search terms to try

  • Seeker
  • vSeekerResult
  • vSeekParam
  • vSeekParamAsGuid
  • vSeekParamAsInt
  • OCL-PS
  • ViewModel import export synchronization Excel

See also