Data Quality Guide for Oracle Customer Hub > Universal Connector API > Data Matching and Data Cleansing Algorithms >

New Key Generation Algorithm


NOTE:  This algorithm is applicable only when dedup keys are generated by a third party vendor

The algorithm is as follows:

  1. Call sdq_init_session.
  2. Call sdq_set_parameter (RECORD_TYPE) - Account/Contact/Prospect).
  3. Call sdq_get_dedup_keys. This function sends the driver record as XML and the output from this call is the list of dedup keys generated by third party vendor. EDQ then stores the keys in its dedup key table.
  4. Call sql_close_session.

Data Quality Guide for Oracle Customer Hub Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.