Custom Netrics Query

The Custom Netrics is implemented on the Customer Repositroy model to understand the MatchCase, QueryLet, Grouping and Penalty scores features. Using the Customer Repository sample, you can integrate other repository models and design your Custom Netrics Query.

  • QueryLet: Executes the Patterns - Search query at one time and refers to the results in the other locations instead of running the same Patterns - Search query in multiple occurrences.
  • Penalty Score: Defines the penalty score if wrong score is computed in case of child record or data is not found in the matching attributes.
  • MatchCase: Produces a match strength score if a set of information is available that can be split into categories. Each Category is called as MatchCase.

For more details on QueryLet, see the "Named Querylets" section in TIBCO Patterns - Search Programmer's Guide.