MDM: new features - Cloud - 7.3

Talend Release Notes

Version
Cloud
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud API Services Platform
Talend Cloud Big Data
Talend Cloud Big Data Platform
Talend Cloud Data Fabric
Talend Cloud Data Integration
Talend Cloud Data Management Platform
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 Cloud API Designer
Talend Cloud API Tester
Talend Cloud Data Inventory
Talend Cloud Data Preparation
Talend Cloud Data Stewardship
Talend Cloud Pipeline Designer
Talend Data Preparation
Talend Data Stewardship
Talend Management Console
Talend Studio
Content
Installation and Upgrade
Release Notes
Last publication date
2024-03-20

Feature

Description

Available in

Talend Data Authoring for MDM enhancements
  • Talend Data Authoring for MDM is now a formal release.
  • A new search is now available, which allows you to add multiple filters on the master data records list.
  • Talend Data Authoring for MDM now supports importing and exporting master data records.
  • Talend Data Authoring for MDM now supports viewing the history of a master data record.
  • You can now access REST APIs based on Swagger and run requests on views, records, metadata, history, users, resources, and version information to interact with data in Talend MDM Server.
  • The description on an attribute can now be displayed in Talend Data Authoring for MDM if it has been added to an attribute in the data model.
  • You can now view the version information of Talend MDM in Talend Data Authoring for MDM.

Talend MDM Platform and Talend Data Fabric

Behavior change

Searching for a boolean type field that is equal to or is not equal to a value, true, false, the empty value, or any other input value, the return results in 7.3.1 are now different from previous versions.

Search behavior before:

  • when searching for a boolean type field that is equal to the true value, data records that contain only the true value are returned.
  • when searching for a boolean type field that is equal to the false value or the empty value, data records that contain the false and null values are returned.
  • when searching for a boolean type field that is equal to any other input value, no data records are returned.
  • when searching for a boolean type field that is not equal to the true value, data records that contain the false and null values are returned.
  • when searching for a boolean type field that is not equal to the false value or the empty value, data records that contain only the true value are returned.
  • when searching for a boolean type field that is not equal to any other input value, all data records are returned.

Search behavior in 7.3.1:

  • when searching for a boolean type field that is equal to the true value, data records that contain only the true value are returned.
  • when searching for a boolean type field that is equal to the false value, empty value, or any other input value, data records that contain the false and null values are returned.
  • when searching for a boolean type field that is not equal to the true value, data records that contain the false and null values are returned.
  • when searching for a boolean type field that is not equal to the false value, empty value, or any other input value, data records that contain only the true value are returned.

Talend MDM Platform and Talend Data Fabric

Talend MDM Web UI enhancement

You can now audit records based on the user name in the Journal and User Journal pages. When auditing records, you can see in the Results view the Primary Key information.

Talend MDM Platform and Talend Data Fabric

Talend Studio enhancements Talend Studio now allows you to use the function with the XPath predicate of a relevant attribute to set the foreign key filter value.

Talend MDM Platform and Talend Data Fabric

Components enhancements
  • tMDMViewSearch now allows you to activate or deactivate each specified filtering criteria when performing a view search.
  • tMDMConnection now supports to execute the trigger only if the transaction is successfully committed by clearing the Auto Commit check box.

Talend MDM Platform and Talend Data Fabric

Operating system support enhancement CentOS 8 is now supported.

Talend MDM Platform and Talend Data Fabric

Database support enhancement Oracle 19c is now supported.

Talend MDM Platform and Talend Data Fabric