Building a simple project in Talend Studio - 8.0

Master Data Management Examples

Version
8.0
Language
English
Product
Talend Data Fabric
Talend MDM Platform
Module
Talend Data Stewardship
Talend MDM Server
Talend MDM Web UI
Talend Studio
Content
Data Governance > Validating data
Data Quality and Preparation > Deduplicating data
Data Quality and Preparation > Matching data
Last publication date
2023-09-19
The beginning of any MDM project involves setting up a data model, and creating business entities in this data model.

Procedure

  1. In Talend Studio, create a data model Customer and its corresponding data container Customer.

    For more information about how to create a data model, see the Talend Studio User Guide.

  2. Add a new entity Customer in the Customer data model.
  3. Add elements to the Customer entity.
    In this example, the detailed information of a customer is added, for example, lname, fname, city, and gender.
  4. Create a view Customer for the Customer entity, which you can use to interact with the data from Talend MDM Web UI.
    Next, you need to create and define a match rule, attach the match rule to the data model, and then verify that the match rule works well from Talend MDM Web UI.