Availability-noteDeprecatedThis content is deprecated.
The beginning of any MDM project involves setting up a data model, and creating
business entities in this data model.
Procedure
-
In Talend Studio,
create a data model Customer and its corresponding data
container Customer.
-
Add a new entity Customer in the
Customer data model.
-
Add elements to the Customer entity.
In this example, the detailed information of a customer is added, for
example, lname, fname,
city, and gender.
-
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.