MDM: known issues and known limitations
We encourage you to consult the JIRA bug tracking tool for a full list of open issues:
https://jira.talendforge.org/issues/?filter=29697Studio
Limitation |
Description |
---|---|
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. |
If you want to use Talend Data Stewardship to handle the merging tasks generated during the integrated matching process, pay attention to the following. |
|
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. |
|
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. |
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. |
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. |
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. |
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). |
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. |
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. |
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. |
Issue |
Workaround |
---|---|
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:
|
Installer
Issue |
Workaround |
---|---|
By default, macOS Sierra sets all downloaded files to "quarantine". This prevents you running the Studio. |
|
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. |
|
Talend MDM Server
Issue |
Workaround |
---|---|
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. For more information, see https://jira.talendforge.org/browse/TMDM-6805. |
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. |
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 Web UI
Issue |
Workaround |
---|---|
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. |