Dropping and linking the components - Cloud - 8.0

MDM data processing

Version
Cloud
8.0
Language
日本語
Product
Talend Data Fabric
Talend MDM Platform
Module
Talend MDM Server
Talend MDM Web UI
Talend Studio
Content
ジョブデザインと開発 > サードパーティーシステム > MDMコンポーネント > MDMデータ処理コンポーネント
データガバナンス > サードパーティーシステム > MDMコンポーネント > MDMデータ処理コンポーネント
データクオリティとプレパレーション > サードパーティーシステム > MDMコンポーネント > MDMデータ処理コンポーネント
Last publication date
2023-09-14

Procedure

  1. Drop tMDMConnection, tMDMCommit, tMDMClose, tMDMInput, tMDMDelete, and tMDMRollback from the Talend MDM family from the Palette onto the design workspace.
  2. Connect tMDMInput to tMDMDelete using a Row > Main link.
  3. Connect tMDMConnection to tMDMInput using a Trigger > OnSubjobOk link.
  4. Connect tMDMDelete to tMDMCommit, tMDMCommit to tMDMClose and tMDMRollback to tMDMClose using Trigger > OnComponentOk links.
  5. Connect tMDMDelete to tMDMRollback using a Trigger > OnComponentError link.