webMethods OneData 10.11 | Managing Master Data with webMethods OneData | webMethods OneData Consolidation MDM Guide | Use Case To Understand The Basic Configuration | Triggering the Data Quality Consolidation Process
 
Triggering the Data Quality Consolidation Process
Prerequisites: You have completed all the data quality configuration tasks listed above for data cleansing and matching.
You can trigger the data quality consolidation process using one of the following components:
*Data Manager
*Interchange Mapping
*REST
*Hooks
*Jobs
The table below describes the detailed steps involved in triggering the data quality consolidation process.
Field Value
Data Manager
1. On the Menu toolbar, click Manage Data > Consolidation Object.
2. Add a new record to automatically cleanse, match, and trigger the actionsconfigured in the Matching Configuration screen.
Interchange Mapping
1. While creating the IM profile to load data from a source, enable External DQ Mode.
2. Import the data. All records inserted, go through trigger the actions, which you configured in the Matching Configuration screen. For updates, webMethods OneData pushes the changes to the gold object as per the configured survivorship rules.
REST
1. Use the enableDQMode parameter to enable consolidation actions in URL. The default value for this parameter is true.
2. Load the data. All records inserted, go through trigger the actions configured in the Matching Configuration screen. For updates, webMethods OneData pushes the changes to the gold object as per the configured survivorship rules.
Hooks
1. Go to Hooks table of object definition.
2. Click Manage Hook Commands.
3. Click Add Hook Command.
4. In the Associated Hook. select DQ Cleanse Record (Java) / DQ Manual Match (Java).
5. Provide the information such associated roles and command name.
6. Go to Data Manager screen. If a record, which has not gone through the consolidation process, exists, select the record. Execute DQ Cleanse Record (Java) hook.
webMethods OneData displays the cleansed values.
7. Click Update to update the record.
8. Once cleansed, select the record and execute DQ Manual Match (Java) Hook . webMethods OneData displays the match candidates along with score and other match details.
9. Click Create to add the record to the gold or select any record from the match candidates and click Associate to existing gold records.
Jobs (Cleansing Jobs)
1. Go to Home > Define > Data Quality > Project Mapping.
2. In the Filter by Object, select the consolidation object
3. In the Filter by Project, select the cleanser associated.
4. Click Project-Object Mapping.
5. Click Execute Batch Cleansing to open the pop up for job execution options.
6. If you want to execute the job instantly, provide necessary options and click Execute. To save it for scheduling, provide a name and save it. You can schedule it from Job Center.
The View Cleansing Log screen displays the logs .
Jobs (Matching Jobs)
1. Go to Home > Define > Data Quality > Project Mapping.
2. In the Filter by Object, select the consolidation object
3. In the Filter by Project, select the cleanser associated.
4. Click Project-Object Mapping.
5. Click Execute Batch Matching to open the pop up for job execution options.
6. If you want to execute the job instantly, provide necessary options and click Execute. To save it for scheduling, provide a name and save it. You can schedule it from Job Center.
The View Cleansing Log screen displays the logs .