Creating a data container - Cloud - 7.3

Talend Studio User Guide

Version
Cloud
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development
Last publication date
2024-02-13
Available in...

Data Fabric

MDM Platform

From Talend Studio you can create one or several data containers in the MDM Hub in which you can manage data records directly or you can load data using the tMDMInput and tMDMOutput components.

For more information about how to manage data records in a data container, see Managing records in a data container.

Later, an authorized business user can write/edit data in the created container using Talend MDM Web UI. For more information, see Talend MDM Web UI User Guide.

Before you begin

You have already connected to the MDM server from Talend Studio.

About this task

To create a data container, do the following:

Procedure

  1. In the MDM Repository tree view, right-click Data Container and select New from the contextual menu.
    The New Data Container dialog box appears.
  2. Enter a name for the new data container. Make sure the name contains valid characters and does not already exist.
  3. Click OK to close the dialog box.

Results

The newly created data container is listed under the Data Container node in the MDM Repository tree view.

To ensure the dependency of the newly created data container on the corresponding data model, you need to create the corresponding data model with the same name first. Otherwise, some errors will occur. For more information about object dependencies, see Managing item dependencies in the MDM Repository.

Note: In order to populate the data container with your data, you can use the Integration perspective in the Studio to design a Job using Talend MDM components. For an MDM Demo example, see Talend MDM demo project.