Real Time Deduplication
This is Subrata. We have a suite of Siebel Modules being used at our end out of which Data Quality is one of them.
We need to de-dupe at real-time all Prospect and Customer information entering the system. We do not have any third party software other than the Siebel Modules. We also have defined 5 specific attributes of Prospect/Customer like(First Name, Last Name, Father's Name, Mobile...) for deduplication.
The possible avenues of record creation are
1) User Entry using Siebel UI.
2) Updates from other systems through web services
3) ETL processes for mass data migration.
Can we achieve this using what we have in hand? If so please help me achieve the same.