Configuring tMDMOutput for the removal - 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. In the design workspace, click tMDMOutput to open its Basic settings view.
  2. In the Input Schema list, select Built-In and then click Sync columns.
    After receiving data from the previous component, the tMDMOutput component basically generates an XML document, writes it in an output field, and then sends it to the MDM server.
  3. Click OK to proceed to the next step.
    The Result of the XML serialization list in the Basic settings view is automatically filled in with the output xml column.
  4. In the URL field, enter the URL to access the MDM server.
  5. In the Username and Password fields, enter the authentication information required to connect to the MDM server.
  6. In the Data Model field, enter between quotes the name of the data model against which you want to validate the master data you want to write.
  7. In the Data Container, enter between quotes the name of the data container into which you want to write the master data.
  8. In the Partial Update area, select the Use Partial Update check box.
    In the Source Name filed that pops up with your selection, enter the name to be used in the modification report.
  9. In the Pivot field, enter the xpath to the multi-occurrence sub-element where data need to be removed.
    In this example, enter "Agency/Offices/Office".
  10. Select the Delete check box, and then enter "." in the Key field.