Finding records

HCL Compass offers several methods to find records in your user database.

  • The queries provide the means to browse through state-based and stateless records by letting you define filter criteria to narrow your search. Queries are based on SQL select statements.
  • The find record By ID feature lets you find a state-based record by searching on its record ID or a unique part of the record ID. This feature lets you find a stateless record by searching on its unique identifier.
  • When full-text search is enabled, you can find records by using the rich search syntax offered by the underlying Lucene information retrieval library technologies.