Example of a functional workflow through Talend MDM - 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

The below schema illustrates how data is handled in Talend MDM.

  • A business user creates or modifies a master data record from Talend MDM Web UI,

  • A Trigger that matches the conditions set on the data validated against a data model kicks in to initialize a service. Various services can be initialized including Processes (callprocess) such as data validation or a human validation process, an enrichment process, a data integration process, etc.

  • A Process may use one or more plugins. Each plugin performs certain tasks on master data. The most important plugins used by a given Process are calljob, worklowcontextrigger, and xslt.