Creating a new master data record - 8.0

Talend MDM Platform Getting Started Guide

Version
8.0
Language
English
Operating system
MDM Platform
Product
Talend MDM Platform
Module
Talend Administration Center
Talend Installer
Talend MDM Server
Talend MDM Web UI
Talend Runtime
Talend Studio
Content
Data Quality and Preparation > Cleansing data
Data Quality and Preparation > Profiling data
Design and Development
Installation and Upgrade
Last publication date
2024-03-13

In this scenario, you are going to create a single new master data record in the Movie business entity that corresponds to the criteria you defined for the data model Movie.

In this scenario, you are going to create a single new master data record in the Movie business entity that corresponds to the criteria you defined for the data model Movie.

Procedure

  1. In the Menu panel, click Master Data Browser to open the Master Data Browser.
  2. Select the Movie entity from the Select an entity drop-down list.

    For the moment, no data records are displayed.

  3. Click the Create button to create a new empty record.

    In the new data record that opens, you can see some fields corresponding to the attributes you defined in Talend Studio.

  4. Enter values for the mandatory fields Id, Title, ReleaseYear and Rating respectively.

    Note that a Rating must be of int int type with a minimum value of 1 and a maximum value of 9 as you defined when setting up the data model. For more information, see Adding attributes to entities.

  5. Click Save and close to create your data record.

    A message pops up, showing that the record is saved successfully.

Results

You have now created a master data record that is validated against all the criteria you defined for the data entity Movie in Talend Studio.