Skip to main content Skip to complementary content
Close announcements banner

Importing master data records into an entity

You can import master data records pertaining to an entity onto the Talend MDM Server from a local JSON file.

Usually, these data records are those that are exported from the Talend MDM Server to a local copy to do some mass modifications. If a data record to be imported does not exist in Talend MDM Server, it will get created. Otherwise, it will get updated.

About this task

The following example shows how to import master data records pertaining to the entity Product in MDM demo project.

Procedure

  1. Click SELECT A VIEW and select from the list a view over the entity into which data records will be imported, Product in this example.
  2. Click IMPORT RECORDS.
    A pop-up dialog box displays.
  3. Select your local JSON file from which you want to import data records.
    In this example, the file is Product.json, which is exported in Exporting master data records in an entity and contains two product data records. The values of the elements Name, Price, and Family for the product data record with the ID 231035933 have been changed.
  4. Click Open.
    The two product data records in the local JSON file are imported onto the Talend MDM Server, and the record with the ID 231035933 gets updated.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!