Venkata,
I've tried to reply to you a few times, so hoping that this time works.
In order for the False Positive Filter (FPF2) to be invoked properly there are a few things that need to be in place.
1. Correct Comparison Function Settings
a. NAME - The comparison function that you use for Name MUST have a "Comparison Specification Code" of
XNM for the False Positive Filter to read it.
b. GENDER - The comparison function that you use for Gender MUST have a "Comparison Specification Code" of
SEX for the False Positive Filter to read it.
c. BIRTH DATE - The comparison function that you use for Birth Date MUST have a "Comparison Specification Code" of
DOB for the False Positive Filter to read it.
d. UNIQUE ID/SSN - The comparison function that you use for a Unique Identifier (or SSN) MUST have a "Comparison Specification Code" of
SSN for the False Positive Filter to read it.
- NOTE: If your data does not contain a SSN attribute, any unique identifier will suffice, but you have to call it SSN in the comparison function's Comparison Specification Code.
2. The False Positive Filter comparison function must be connected to the Birth Date's comparison role.
------------------------------
Tyson Carter
------------------------------
Original Message:
Sent: Wed June 03, 2020 01:32 PM
From: Venkata Ramana Mekala
Subject: FPF Filter
Hi,
I am trying to setup false positive filter by using 4DIM weight file. Not sure where to mention the fields which I am using for FPF filter.
Below example gives me 4 dim array. But how would I know which fields are getting participated? Does it considers name&Gender, DOB, BirthYr and SSN by default
1|1|A|CMPID-FPF-DIST|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0
1|1|A|CMPID-FPF-DIST|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0
1|1|A|CMPID-FPF-DIST|0|0|2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0
Inputs are highly appreciated.
Thanks,
Venkat
------------------------------
Venkata Ramana Mekala
------------------------------
#MasterDataManagement