The table below lists the profile options that are used for DQM deployment.
DQM Deployment Category
| Profile Option | Default | User Access | System Administration: Site | System Administration: Application | System Administration: Responsibility | System Administration: User |
|---|---|---|---|---|---|---|
| HZ: Do not use contact addresses and contact points for DQM Duplicate identification | No Default | Update | Update | Update | Update | Update |
| HZ: DQM Index Creation Memory | No Default | Update | Update | Update | Update | Update |
| HZ: DQM Match Rule for Batch Duplicate Identification | No Default | Update | Update | Update | Update | Update |
| HZ: DQM Maximum Index Optimization Time | No Default | Update | Update | Update | Update | Update |
| HZ: DQM Resolution for Party Name Searches that Exceed Maximum Number of Results | Prompt User for Additional Search Criteria | Update | Update | Update | Update | Update |
| HZ: DQM Synchronization Method | No Default | Update | Update | Update | Update | Update |
| HZ: DQM Text Index Build Type | OPTIMAL | Update | Update | Update | Update | Update |
| HZ: Enable DQM Merge Suggestion | Yes | Update | Update | Update | Update | Update |
| HZ: Enable DQM for Integration Services | No | No Access | Update | Update | Update | Update |
| HZ: Enable Quality Weighting for DQM Match Scores | No Default | Update | Update | Update | Update | Update |
| HZ: Match Rule for Organization Services | Integration Services: Identical Organizations | No Access | Update | Update | Update | No Access |
| HZ: Match Rule for Person Services | Integration Services: Identical Persons | No Access | Update | Update | Update | No Access |
| HZ: Maximum Number of Match Results | 200 | Update | Update | Update | Update | Update |
| HZ: Number of Workers for DQM Duplicate Identification Program | 3 | Update | Update | Update | Update | Update |
| HZ: Stop Scoring After Reaching DQM Automerge Threshold | No Default | Update | Update | Update | Update | Update |
By default, Data Quality Management includes addresses and contact points of contacts for duplicate identification. If this profile option is not set, the default functionality prevails. Set the profile option to Yes if you do not want to include these entities for identifying duplicates.
Use the HZ: DQM Index Creation Memory profile option to override the default amount of memory for the DQM Index Creation program to use to generate interMedia and B-Tree indexes. Enter the amount of memory in megabytes.
Use the DQM Match Rule for Batch Duplicate Identification profile option to store the default match rule to use for batch duplicate identification. This match rule defaults in the Match Rule field of the Submit Duplicate Identification Batch window and can be overridden.
Enter the maximum processing time, in minutes, allowed for the DQM Index Optimization program to optimize interMedia indexes, not B-Tree indexes. The specified time limit could prevent the optimization of all interMedia indexes.
Determine the action to take if search results exceed the number that is set in the HZ: Maximum Number of Match Results profile option. The selected resolution applies only if the user entered party name as one of the search criteria.
Prompt User for Additional Search Criteria: Require the user to enter different or additional search criteria until the number of search results does not exceed the set maximum.
Perform Standard SQL Search: Perform a search with the originally entered search criteria, but without using DQM search functionality. No additional user input is required.
Determine how the staged schema is synchronized with new and updated records in the TCA Registry. You can set this profile option at times that suit your needs, without modifying your Oracle Workflow agent listener setup.
Real Time: Events are generated for automatic synchronization as soon as records are created or updated. The Oracle Workflow agent listener picks up these events to start the synchronization.
Batch: Synchronization occurs only after you run the DQM Synchronization program, which updates the staged schema with all TCA Registry changes since the last run.
Disable: Use this setting if you are not using DQM, for performance reasons.
Specify how the DQM Staging program builds indexes in the staged schema. The OPTIMAL method is more efficient, but new indexes cannot be queried until the all indexes are completely rebuilt. The INCREMENTAL WITH NO DOWNTIME method is less efficient, but new indexes are available for query sooner. To the user, there is no downtime between querying existing and new staged data.
Use this profile option to turn off DQM for merge suggestion. The merge process uses DQM for default suggestions during pre-processing due to which the Create Merge Batch process takes a longer time to complete.
Select No to disable DQM at the time of merge suggestion so that the Create Merge batch program runs faster. This also disables the Change Grouping list in the Address Mapping and Relationship-Mapping window.
Select Yes / Null to enable DQM to suggest duplicate address and relationships automatically. The Change Grouping option is enabled if you select Yes.
The default value for this option is Yes.
Use this profile option to enable DQM for the Integration Services rule type. The default value is No.
This profile option is used in the following BO APIs:
hz_person_bo_pub.create_person_bo
hz_person_bo_pub.save_person_bo
hz_organization_bo_pub.create_organization_bo
hz_organization_bo_pub.save_organization_bo
hz_person_cust_bo_pub.create_person_cust_bo
hz_person_cust_bo_pub .save_person_cust_bo
hz_org_cust_bo_pub.create_org_cust_bo
hz_org_cust_bo_pub.save_org_cust_bo
It is also used in the following Web services:
Create Organization
Create Person
Create Organization Customer
Create Person Customer
Save Organization (Create Operation)
Save Person (Create Operation)
Save Organization Customer (Create Operation)
Save Person Customer (Create Operation)
Specify if quality adjusted matching is enabled to provide quality adjusted match percentages for search results. Leaving the profile option blank is the same as setting it to No.
Use this profile option to store the match rule of Integration Services rule type to enable DQM for an organization customer. This profile option is used if the HZ: Enable DQM for Integration Services profile option is set to Yes. The value for this profile is the match rule name; the default value is Integration Services: Identical Organizations.
Use this profile option to store the match rule of Integration Services rule type to enable DQM for a person customer. This profile option is used if the HZ: Enable DQM for Integration Services profile option is set to Yes. The value for this profile is the match rule name; the default value is Integration Services: Identical Persons.
Enter the maximum number of matching records that can be returned for a DQM online search process. If the acquisition portion of the DQM matching process provides more than this number of records, then the process that is using the match rule would prompt the user to enter more search criteria.
Determine the number of parallel workers to use for the DQM Duplicate Identification program. Workers are processes that run at the same time to complete a task that would otherwise take longer with a single process.
Specify whether or not to stop scoring a record after its score reaches the automatic merge threshold. The score for such a record is the same as the automatic merge threshold, even if the score would be higher if scoring did not stop at the threshold. Set this profile option to Yes if you are concerned with performance and do not need exact record scores. Otherwise, select No or leave the profile option blank.