Writing the incoming data into a business entity - 7.3

MDM data processing

Version
7.3
Language
English
Product
Talend Data Fabric
Talend MDM Platform
Module
Talend MDM Server
Talend MDM Web UI
Talend Studio
Content
Data Governance > Third-party systems > MDM components > MDM data processing components
Data Quality and Preparation > Third-party systems > MDM components > MDM data processing components
Design and Development > Third-party systems > MDM components > MDM data processing components
Last publication date
2024-02-21

Procedure

  1. Double-click tMDMBulkLoad to open its Basic settings view.
  2. Select xmlRecord from the XML Field drop-down list.
  3. In the URL field, enter the bulk loader URL between quotes. For example, http://localhost:8180/talendmdm/services/bulkload.
  4. In the Username and Password fields, enter your login and password to connect to the MDM server.
  5. In the Data Model and the Data Container fields, enter the names corresponding to the data model and the data container you need to use. Both are Product for this scenario.
    In the Entity field, enter the name of the business entity into which you want to load the records. In this example, enter ProductFamily.
  6. Select the Generate ID check box in order to generate ID values for the records to be loaded.
  7. In the Commit size field, type in the batch size to be written into the MDM hub in bulk mode.