Siebel Data Quality Administration Guide > Universal Connector API > Data Matching and Data Cleansing Algorithms >

Real-Time Data Matching Algorithm


The algorithm is as follows:

  1. Load the vendor library.
  2. Call sdq_init_connector.
  3. Call sdq_set_global_parameter.
  4. Call sdq_init_session.
  5. Call sdq_set_parameter (RECORD_TYPE - Account/Contact/List Mgmt Prospective Contact).
  6. Query the Siebel database to get the Candidate records for the driver record.
  7. Call sdq_dedup_realtime.
  8. Call sdq_close_session while logging out of current session.
  9. Call sdq_close_connector.
Siebel Data Quality Administration Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.