DIFFER Routine - trillium_discovery - trillium_quality - 17.1

Trillium Control Center

Product type
Software
Portfolio
Verify
Product family
Trillium
Product
Trillium > Trillium Quality
Trillium > Trillium Discovery
Version
17.1
Language
English
Product name
Trillium Quality and Discovery
Title
Trillium Control Center
Topic type
How Do I
Overview
Configuration
Reference
Administration
Installation
First publish date
2008

The DIFFER routine compares two numeric field values. This routine uses the following five modifiers to find matching scores.

[DIFF90] [DIFF80] [DIFF70] [DIFF60] [DIFF50]

DIFFER Routine Modifiers

The [DIFF90] [DIFF80] [DIFF70] [DIFF60] [DIFF50] modifiers can be any user-defined value, but they should be listed in ascending order.

For example,

  • modifier [1][2][3][4][5]
  • modifier [10][20][30][40][60]
Note: Each value must be enclosed in square brackets.
  Based on the numerics that exist in the records, the difference between the two (2) records determines what score is used.
Table 1. Scoring for DIFFER

Score

Description

100

Exact match, including 0 versus 0.

90

Difference between A versus B is less than or equal to [DIFF90]. Based on first value.

80

Difference between A versus B is less than or equal to [DIFF80]. Based on second value.

70

Difference between A versus B is less than or equal to [DIFF70]. Based on third value.

60

Difference between A versus B is less than or equal to [DIFF60]. Based on fourth value.

50

Difference between A versus B is less than or equal to [DIFF50]. Based on fifth value.

40

Any non-numeric digit.

0

Any other difference.