Creating a Job and linking the components for communicating the MDM message - 7.3

MDM event processing

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

Procedure

  1. Create a Job named update_product.
  2. Drop tMDMTriggerInput, tXMLMap, tMDMTriggerOutput and tLogRow from Palette onto the workspace.
  3. Right-click tMDMTriggerInput and from the contextual menu, select the Row > Main link to connect it to tXMLMap.
  4. Do the same to connect tXMLMap to tMDMTriggerOutput, and name the connection output.
  5. Double-click tMDMTriggerOutput to open its Component view.
  6. Click the [...] button next to Edit schema to open the editor.
  7. Select the single pre-defined column of tMDMTriggerOutput, and then click to reproduce this column on the input side (left).
  8. Connect tMDMTriggerOutput to tLogRow using the Row > Main connection.