4.4.2.1 Matching Output

The results of the ER matching are stored in the following tables:
  • FCC_ER_MATCHING: The results that exceed the automatic threshold limit are stored.
  • FCC_ER_MANUAL_MATCH: The results between the automatic and manual thresholds are stored.
You can see the following details for the above tables:
  • SCORE: Score of the match between Source and Target Entity
  • MATCH_DESCRIPTION: Describes the attributes responsible for matching
  • SRC_DESC: Describes attributes of Source considered for matching
  • TRG_DESC: Describes attributes of Target considered for matching
  • V_PIPELINE_ID: Describes the Pipeline Id of ER Type
  • N_RULESET_ID: Describes the Ruleset responsible for matching
  • SRC_ORIGINAL_ID: Describes the unique identifier for the Source entity
  • TRG_ORIGINAL_ID: Describes the unique identifier for the Target entity