Dropping and linking the components
Procedure
- Drop tMDMConnection, tMDMCommit, tMDMClose, tMDMInput, tMDMDelete, and tMDMRollback from the Talend MDM family from the Palette onto the design workspace.
- Connect tMDMInput to tMDMDelete using a Row > Main link.
- Connect tMDMConnection to tMDMInput using a Trigger > OnSubjobOk link.
- Connect tMDMDelete to tMDMCommit, tMDMCommit to tMDMClose and tMDMRollback to tMDMClose using Trigger > OnComponentOk links.
- Connect tMDMDelete to tMDMRollback using a Trigger > OnComponentError link.