TPS-4596 (cumulative patch)
Info | Value |
---|---|
Patch Name | Patch_20201218_TPS-4596_v1 |
Release Date | 2020-12-18 |
Target Version | 20200219_1130-7.3.1 |
Product affected | Talend MDM Server, Talend Studio |
Introduction
This patch is cumulative. It includes all previous generally available patches for MDM 7.3.1
NOTE: For information on how to obtain this patch, reach out to your Support contact at Talend.
Fixed issues
This patch contains the following fixes:
- TPS-4253 [7.3.1] Not possible in 7.x to open a new MDM session in a new TAB when a "Entity Action Process" is running (TMDM-14741)
- TMDM-14507 SOAP/REST API work unexpected when provide value for non-PK autoincrement fields
- TMDM-14546 [REST]: PUT /data/{containerName}/query : order_by on a Foreign Key (FK) : result not sorted
- TMDM-14458 Values displayed in Journal (Before / After) are not correct
- TMDM-14593 No error log for bulk update in case of failure
- TMDM-14625 Foreign Key Item not set to value entered in the Web UI
- TMDM-14393 The order in which the tabs are displayed in the "Item Details" in the MDM Web UI changes sometimes
- TMDM-14696 [REST] PUT query : sort on FK : empty value wrongly sorted
- TMDM-14687 [REST] PUT query with multiple joins does not return correct value
- TMDM-14743 Only 2 search operators : Is equal to / Is empty or null available when the Foreign Key has a "Custom Simple Type"
- TMDM-14709 Deploy Data Model fails after Element removed : ORA-00904: "X_VERSION" : invalid identifier
- TMDM-14711 DB Migration: migration tool not working
- TMDM-14741 Not possible in 7.x to open a new MDM session in a new TAB when a "Entity Action Process" is running
- TPS-4453 [7.3.1] Leading spaces "lost" when using the MDM Webui export (TMDM-14851)
- TMDM-14745 Welcome page can't be displayed until 'Welcome Action process' finished
- TMDM-14752 Session expired issue when logout then login
- TMDM-14795 Deleting a foreign key causes MDM to raise an exception (Oracle DB)
- TMDM-14573 [6.2.1,7.3.1] random error : Impossible to save itemAGRO_MIR_CLIENT_DonnCom.22531No Support for type 'String3'
- TMDM-14503 Job log file is not produced
- TMDM-14851 Leading spaces "lost" when using the MDM Webui export
- TPS-4440 [7.3.1] Error org.hibernate.QueryException: duplicate alias xx while fetching data from Data-Authoring (TMDM-14852)
- TMDM-14850 Field with Visible Rule disappear / re-appear while entering values in other fields
- TMDM-14793 During Migration leading spaces are removed
- TMDM-14852 Error org.hibernate.QueryException: duplicate alias xx while fetching data from Data-Authoring
- TPS-4596 [7.3.1] High Memory used by MDM Tomcat JVM when calling REST API PUT with "as of " (TMDM-14946)
- TMDM-14878 tMDMoutput + Extended Output => com.amalto.core.save.MultiRecordsSaveException: Could not set value with class
- TMDM-14910 Can't save record after adding occurrence using attached customer's datamodel
- TMDM-14622 Error while importing data to MDM Server
- TMDM-14802 MDM server takes a long time to start when no internet connection is available
- TMDM-14946 [7.3.1] High Memory used by MDM Tomcat JVM when calling REST API PUT with "as of "
Prerequisites
Consider the following requirements for your system:
- Talend Studio 7.3.1 must be installed.
- Talend MDM Server 7.3.1 must be installed.
Installation
PATCH INSTALLATION NOTES FOR TALEND MDM SERVER 7.3.x
PRE-INSTALLATION
- Stop the MDM server
- Create a patch directory (eg: C:\MDM_Patch)
- Unzip patch file you receive from support into this directory
- Create a backup directory (eg: C:\MDM_Backup)
WEB APPLICATION REPLACEMENT
- Copy folder
<MDM_SERVER_HOME>
/apache-tomcat/webapps/talendmdm into the backup directory - Replace it by folder talendmdm contained in patch directory
- Copy folder
<MDM_SERVER_HOME>
/apache-tomcat/webapps/data-authoring-proxy into the backup directory - Replace it by folder data-authoring-proxy contained in patch directory
- Copy file
<MDM_SERVER_HOME>
/tools/dbmigration/lib/org.talend.mdm.db.migration-7.3.1.jar into the backup directory - Replace it by file dbmigration/org.talend.mdm.db.migration-7.3.1.jar contained in patch directory
- Move file
<MDM_SERVER_HOME>
/conf/log4j-jobox.properties into the backup directory (or delete it) - Copy file conf/log4j-jobox.xml contained in patch directory into
<MDM_SERVER_HOME>
/conf - Set JVM parameter with
-Dcom.talend.mdm.disableSpringSchemaValidation=true
to disable spring schema validation (optional)
POST-INSTALLATION
- Restart the MDM server
- Clear browser cache on clients