Editing a record in a data container - Cloud - 8.0

Talend Studio User Guide

Version
Cloud
8.0
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-29
Available in...

Data Fabric

MDM Platform

In a data container, you can edit an existing data record according to your need.

Before you begin

You have already connected to the MDM server from Talend Studio. A data container exists and is populated with some data records.

About this task

To edit an existing data record in a data container, do the following:

Procedure

  1. Follow the steps outlined in Browsing a data container to search for the data records of interest.
  2. Right-click the data record you want to edit, and then click Edit Record.
  3. An XML Editor/Viewer dialog box opens, allowing you to modify the data record according to your need.
  4. If needed, select the Fire a change event (update report) and triggers check box so that the modified record will be written into the UpdateReport and eligible Triggers will be executed directly.

    After selecting the Fire a change event (update report) and triggers check box, if required, select the Enable verification by before processes check box to enable the verification of the modified record by the Before Saving processes. For more information about Process types, see Process types.

    Note: The update operation will fail, without any indication, if the Enable verification by before processes check box is selected and the validation of the data record is not successful.
  5. Click Save to validate your changes.