Table Matching Scoring

Key

Description

TBL_NO_ID

A scoring entry indicating that the input value is null.

TBL_NOT_FOUND

A scoring entry indicating that the input key (but not null) was NOT found in the indexed table.

TBL_FOUND

A scoring entry indicating that the input key was found in the indexed table.

TBL_SAFE_FOUND

A scoring entry indicating that the search with notFoundName key succeeded. It is set only with the TBL_NOT_FOUND scoring flag.

TBL_SAFE_NOT_FOUND

A scoring entry indicating that the search with notFoundName key failed (yet was performed). It is set only with the TBL_NOT_FOUND scoring flag.


iWay Software