Table of Contents

Search

  1. Introduction
  2. Configuring Hub Console Tools
  3. Building the Data Model
  4. Configuring the Data Flow
  5. Executing Informatica MDM Hub Processes
  6. Configuring Application Access
  7. MDM Hub Properties
  8. Viewing Configuration Details
  9. Search with Solr
  10. Row-level Locking
  11. MDM Hub Logging
  12. Table Partitioning
  13. Collecting MDM Environment Information with the Product Usage Toolkit
  14. Glossary

Example of Hard Delete Detection for Direct Delete

Example of Hard Delete Detection for Direct Delete

Your organization has a single source system that supplies data to a base object record. You need to detect hard deletes in the source system to flag the base object record as deleted. The source system deletes a record, reactivates the record, and then deletes the reactivated record. The
MDM Hub
accordingly flags the source record as deleted and end dated.

Records Before Hard Delete Detection

Before the
MDM Hub
detects hard deletes in the source system, the delete flag for the base object record and the cross-reference record is active.
The cross-reference record before hard delete is detected in the source.
Source
Customer ID
First Name
Middle Name
Last Name
Del_Code
End Date
1
25
Robert
James
Jones
A
null
The base object record before hard delete is detected in the source.
Customer ID
First Name
Middle Name
Last Name
Del_Code
End Date
25
Robert
James
Jones
A
null

Records When Hard Delete Is Detected In the Source

When there is a hard delete in a source system, the
MDM Hub
performs the following tasks:
  1. Detects records that are deleted by comparing the landing table to the previous landing table.
  2. Reinserts the column values for the deleted records into the landing table along with a delete flag and the end date.
  3. Updates the cross-reference record as inactive with an end date.
The end date contains the system date or the date that you provide when you determine the end date value.
The cross-reference record when hard delete is detected in the source.
Source
Customer ID
First Name
Middle Name
Last Name
Del_Code
End Date
1
25
Robert
James
Jones
I
04/05/13
The base object record when hard delete is detected in the source.
Customer ID
First Name
Middle Name
Last Name
Del_Code
End Date
25
Robert
James
Jones
I
04/05/13

Records After the Source Record Is Reactivated

If the record is reactivated in the source system, the
MDM Hub
flags the base object record and the cross-reference record as active. The end date is null when the source record is active.
The cross-reference record after the hard deleted record in the source system is reactivated.
Source
Customer ID
First Name
Middle Name
Last Name
Del_Code
End Date
1
25
Robert
James
Jones
A
null
The base object record after the hard deleted record in the source system is reactivated.
Customer ID
First Name
Middle Name
Last Name
Del_Code
End Date
25
Robert
James
Jones
A
null

Records When Hard Delete Is Detected Again In the Source

When there is a hard delete in a source system, the
MDM Hub
performs the following tasks:
  1. Detects records that are deleted by comparing the landing table to the previous landing table.
  2. Reinserts the column values for the deleted records into the landing table along with a delete flag and the end date.
  3. Updates the cross-reference record as inactive with an end date.
The end date contains the system date or the date that you provide when you determine the end date value.
The cross-reference record when hard delete is detected in the source.
Source
Customer ID
First Name
Middle Name
Last Name
Del_Code
End Date
1
25
Robert
James
Jones
I
04/05/13
The base object record when hard delete is detected in the source.
Customer ID
First Name
Middle Name
Last Name
Del_Code
End Date
25
Robert
James
Jones
I
04/05/13

0 COMMENTS

We’d like to hear from you!