MDM: known issues and known limitations - 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

Studio

Limitation

Description

Available in

MDM SQL query language The order by clause with the count function does not work if you are using the DB2 or MS SQL Server database, because they don't support it.

Talend MDM Platform and Talend Data Fabric

If you want to use Talend Data Stewardship to handle the merging tasks generated during the integrated matching process, pay attention to the following.
  • The integrated matching feature supports only primary keys of the type string.
  • The integrated matching feature does not support matching on entities with composite primary keys.
  • The mapping between MDM and Talend Data Stewardship only applies to simple type elements at the root level in an MDM entity, and will ignore complex type elements or repeatable elements.

Talend MDM Platform and Talend Data Fabric

By default, when reading or writing values of a record through the mdm_context variable, the permissions checks are performed on the current assigned user of a task.

  • For non-human tasks, there is no associated user, when directly reading or writing values of a record through the mdm_context variable, you can
    • use the setBypassSecurity method to bypass security checks, by enclosing your code between the following two lines to disable then re-enable security checks.
      mdm_context.setBypassSecurity(true); // disabling
      ...
      mdm_context.setBypassSecurity(false); // enabling again

      or

    • use the setUpdateUser method to set a valid user prior to performing read or write actions and reset the current user to nothing after that, without having to bypass the permissions checks.
      mdm_context.setUpdateUser("username"); // specify a given user as the current one
      ....
      mdm_context.setUpdateUser(null); // reset the current user to nothing
  • For human tasks,
    • when executing read or write operations through the mdm_context variable, the current assigned user is automatically used to verify read or write permissions onto the values. If you want to use another user, you can overwrite it by using the setUpdateUser method.
    • when outside the operations, for example, in a local variable, there is no assigned user, which is similar to non-human tasks.

Talend MDM Platform and Talend Data Fabric

A foreign key element will be shown in the custom layout only if it has been rendered in the main tab To display a foreign key element in the custom layout, you need to render it in the main tab.

Talend MDM Platform and Talend Data Fabric

The match simulation operations will not take into account the built-in blocking key You may use the built-in blocking key when defining a match rule. However, the match simulation operations will not take into account the built-in blocking key.

Talend MDM Platform and Talend Data Fabric

You need to restart the Studio after installing required third-party libraries After you install any required third-party libraries, you need to restart the Studio for your updates to be taken into account.

Talend MDM Platform and Talend Data Fabric

Repeating elements specified in the Viewable section of a View do not work on versions of Oracle 11g prior to 11.2 If you specify a repeating element (maxOccurs > 1) in the Viewable section of a View, it does not work on versions of Oracle 11g prior to 11.2.

Talend MDM Platform and Talend Data Fabric

tMDMDelete may take a long time to run a delete query with an Oracle database If tMDMDelete encounters issues with a timeout when trying to run a delete query because the database takes a long time to perform this action, consult the article about how to get rid of transactions timeout for long running operations on Talend Help Center (https://help.talend.com).

Talend MDM Platform and Talend Data Fabric

tMDMConnection parameter "Use client side transaction id" is not production ready The tMDMConnection component has a new parameter called "Use client side transaction Id". This option is experimental and is subject to change in the future, so should not be used in a production environment.

Talend MDM Platform and Talend Data Fabric

tMDMInput operator "Joins With" is reserved for future use In the component tMDMInput, after the Use multiple conditions check box is selected, the Joins With operator listed in the Function column is reserved for future use.

Talend MDM Platform and Talend Data Fabric

The deployment to Bonita of a workflow containing System_XXX or administration roles fails Since system and administration roles should not be used, you cannot set these roles in a Talend Studio workflow. Workflows containing System_XXX or administration roles in connectors will fail.

Talend MDM Platform and Talend Data Fabric

Issue

Workaround

Available in

When working with the Product Demo, you should deploy the Workflows separately from the rest of the demo to avoid synchronization issues. Specifically, do the following when you start to work with the Product Demo:
  1. Deploy all objects except the Workflow.
  2. Start the manual synchronization process from the User Management tab in the Talend MDM Web UI whenever a user or a role is created/changed to ensure that the corresponding information will be properly created in Bonita (Demo_User and Demo_Manager roles and their associated users).
  3. Deploy the Workflow.

Talend MDM Platform and Talend Data Fabric

Installer

Issue

Workaround

Available in

By default, macOS Sierra sets all downloaded files to "quarantine". This prevents you running the Studio.
  1. Unzip Talend Studio as usual.
  2. Open a Terminal window on the folder where you unzipped your Talend Studio.
  3. Execute either of the following commands.
    xattr -d com.apple.quarantine *

    Or

    xattr -c *

Talend MDM Platform and Talend Data Fabric

Users with a recent version of Mac OS X may need to update their Gatekeeper settings to install Talend products. Gatekeeper is available from OS X 10.7.5.
  1. Click the Apple icon, and then click System Preferences.
  2. Under System Preferences, click Security & Privacy.
  3. Under Security & Privacy, click General tab.
  4. Click the lock icon next to Click the lock to make changes, and then identify yourself using the user name and password for an account with administrator rights. Only administrators can change the security settings.

  5. Under Allow apps download from, select the Anywhere radio button then confirm your choice in the dialog box that opens.
  6. Close all windows, so that your Mac automatically locks the Security & Privacy settings for you again.
  7. Install Talend Studio (or whatever other executable you want to install) by following the usual installation procedure. Note that, when you double click the Talend-Studio-macosx-cocoa.app file, you will see a warning saying that it is an application downloaded from the Internet, but if you click Open, your Mac should let you install it without further issues.
  8. Once you have completed the installation process, you can repeat the above steps to return your Security & Privacy settings to their previous value if you want.

Talend MDM Platform and Talend Data Fabric

Talend MDM Server

Issue

Workaround

Available in

Database migration may be required if your Data Model uses a reusable type more than once. If your Data Model makes use of a reusable type more than once within one or more entities and this causes you to encounter issues, you may need to migrate your database when upgrading to this version.

Talend MDM Platform and Talend Data Fabric

In this release, users still have the option of migrating from an XML database to a relational database. Existing users who chose to take advantage of this possibility will need to explicitly redeploy their projects and migrate important system containers in order to do so. See the Talend Migration Guide for more details.

In particular, make sure you process the ACTIVE and FAILED queue before performing any migration, since the migration procedure will cause ACTIVE, FAILED and COMPLETED queues to be lost.

Talend MDM Platform and Talend Data Fabric

When using Talend-LogServer, by default, event logs are stored without specific security protection and as such all logs are visible to anyone with access to the server (via an HTTP URL within your network). For more information, see the article about how to deactivate the Talend Administration Center Logging Screen and Talend Log Server on Talend Help Center (https://help.talend.com).

Talend MDM Platform and Talend Data Fabric

Talend MDM Web UI

Issue

Workaround

Available in

MDM Web User Interface supports Internet Explorer 11 in Compatibility Mode only If you want to use MDM Web User Interface with Microsoft Internet Explorer 11, you must activate Compatibility Mode in your browser to do so. Earlier supported versions of Internet Explorer are not affected by this requirement.

Talend MDM Platform and Talend Data Fabric