cancel
Showing results for 
Search instead for 
Did you mean: 

Manage Data Quality in SAP MDM

Former Member
0 Kudos

Hi all,

I am trying to implement a Intensive Data Quality process for my records in Main tables, but I don´t know how to achieve that, I know how to do a matching process, but I want to implement a auto-merge in the JAVA API, so when a record comes from a remote system, MDM decide if the record in MDM it´s the trully true or the record incoming it´s the true. Is there any way for this or In what way MDM manage the Data Quality (only with the strategies and the user manual intervention?)?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Elkin,

This is normally not advisable but if you have strong set of rules which can decide that merging can be done then you can build a code for this using the apis.

I would recommend doing this in a separate main table or repository so that performance is not compromised and so that back tracking is easy.Later the same data can also be written back to the primary Main table.

Data Quality is not on de-duplication of data,loading the data from DQ tool gives better results in data consolidation too.

Thanks,

Ravi

Answers (0)