Preparing the data to be written into MDM - 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 tFixedFlowInput to view its Basic settings in the Component tab.
  2. Click the ... button next to Edit schema to open the schema editor.
  3. Click the [+] button and add five columns of the type String.
    In this example, name the columns id, account, firstname, lastname, and staging_source.
  4. Click OK to close this dialog box, and then click Yes in the Propagate dialog box to propagate the schema changes to tMDMOutput.
  5. Keep the default value 1 in the Number of rows field.
  6. In the Mode area, select Use Single Table.
  7. In the Value fields, enter between quotes the values which correspond to each of the schema columns.

    Column

    Value

    id

    CRM01

    account

    188

    firstname

    John

    lastname

    Doe

    staging_source

    CRM