TIBCO(R) MDM 9.0.0 Hotfix 03 is now available

TIBCO(R) MDM 9.0.0 Hotfix 03 is now available

book

Article ID: KB0106503

calendar_today

Updated On:

Products Versions
TIBCO MDM 9.0.0

Description

This hotfix can be downloaded from the SFDC Customer Portal Web User Interface using your username and password for the TIBCO Support Web.

Once logged on you can find the hotfix under the Downloads Menu: "AvailableDownloads/MDM/9.0.0/hotfix-03"

This .tar file also has the Readme file inside. Please untar the file and look for the Readme file for Instruction on how to apply the hotfix.

Closed Issues in 9.0.0_HF-003 (This Release)

CIM-24405
On the Browse and Search page, as the user typed values of the drop-down
lists, the values were not visible in the list. The issue occurred after
applying TIBCO MDM 9.0.0 HF-02.

CIM-24404
A NullPointerException was shown while executing the add and modify 
record web service requests.

CIM-24376
On the rejection work item page, entered comments were not properly 
formatted.

CIM-24373
Users were unable to disable the attribute log creation.
To disable the attribute log creation, add the following property in 
Configurator (Tools > Add Configuration Value): 
 - Configuration value name: disable Attribute log creation
 - Internal name: com.tibco.mdm.disable.attributelog
 - Version: 8.3.2
 - Visibility: All
 - Description: way to disable creation of AttributeLog. 
 - Value Type: Boolean
 - Current Value: true
 - Default Value: false
 - Category: “Miscellaneous” or "Optimization switches"
Note: Enabling this feature disables the creation of AttributeLog which 
means the following functionalities will not be available:
 - Business Process rule specific to attribute changes
 - Rulebase context variable WORKITEM/ERRORS, WORKITEM/WARNINGS

CIM-24364
Record editing through the UI did not preserve the current active tab 
where the page refresh happened due to the attribute drop-down value 
selection. It jumped back to the first tab after the page refreshed.

CIM-24361
A NullPointerException was thrown while executing access constraint with 
the hide_record mode from 'include' rulebase.

CIM-24344
The Record UI page did not refresh the relationships in the relationship 
tree which are controlled through RELATIONSHIP_LIST in rulebase 
constraints.

CIM-24329
Pagination was not working properly when using the "View All" button on 
the Browse and Search page after searching attributes on the search option.
Note: The issue occurs only with the Mozilla Firefox browser.

CIM-24307
Unable to modify a record on TIBCO MDM 9.0.0 HF-002.

CIM-24295
Database loader uses APPEND hint in the INSERT queries to get performance 
benefit from the Oracle database. However, using the APPEND hint in INSERT 
query was temporarily locking table, which would impact other ongoing MDM 
operations in live system. Therefore, to disable the APPEND hint in live 
system, add the following property in Configurator with value 'false'.
( Configuration Outline > Advanced > Miscellaneous > Add New Property):
 - Configuration value name: Query Append Hint
 - Internal name: 
   com.tibco.cim.optimization.qry.appendhint
 - Version: 8.3
 - Visibility: Advanced
 - Description: Decides whether or not to use APPEND hint in the database 
   loader INSERT query. 
 - Value Type: Boolean
 - Current Value: false
 - Default Value: true
 - Category: Miscellaneous

CIM-24294
On the Merge Record Work item page, when validating merged record 
WORKITEM/ACTIVITY_NAME context variable was evaluated to null. 

CIM-24291
The Record Query web service request with perspective was loading records 
that were not part of the perspective, which caused the possible performance 
degradation.

CIM-24290
The Record Query web service did not retrieve reverse relationship records 
specified in the Return field.
 
CIM-24288
When modifying records through Mass Update, the relationship_record link 
variable was not evaluated correctly in the rulebase execution.

CIM-24282
The Record Modify web service was executed through TIBCO MDM Business 
Works Plug-in. An error occurred in the Record Modify web service response
while adding relationship with a new record and the blank PRODUCTID. A
rulebase was configured to populate the PRODUCTID.

CIM-24275
EvluateRulebase failed where a Link type relationship was used with 
the reverse relationship and the EvaluateChildren parameter was set to 
"false" in the EvluateRulebase activity.

CIM-24255
When loading a record with a large number of related records through 
the initial Record UI page, the load took an unexpected amount of time.

CIM-24251
When editing a record to set the future effective date and after clicking
Save and Process, a confirmation was displayed, however, the UI remains 
inactive and the user cannot proceed further. After refreshing the screen,
changes were not saved to the record.

CIM-24243
An error was displayed after clicking "Save" while configuring the work 
item screen by the "Locked By" column.

CIM-24258
A "Record has errors" message appeared on the work item screen 
even after the errors were fixed from the Modify Record screen accessed 
through the work item screen.

CIM-24224
While creating a record after clicking the Validate button and selecting 
the drop-down list or timestamp from a calendar, the UI remains inactive.

CIM-24186
When only warning messages were generated by the rulebase validation, 
saving a record was not allowed by clicking 'Save and Process' or 'Save'.

CIM-24176
When atomic was set to "on" for Record Add web service, all commands were 
not processed together, one or more commands failed to complete and the 
following message was shown in the response:
'Failed to commit transaction'.

CIM-24168
While running the DatabaseMigration.bat script for migrating TIBCO MDM
from 8.2.0 to 9.0.0, the 83_90 script was not executed after the 82_83 
script. The resolution is mentioned in the aforementioned Installation 
section.

CIM-24140
When a record was queried for the first time using TIBCO MDM Business 
Works Plug-in or a web service, the related record was not retrieved.
This issued occurred when running a query for the first time within the 
BW development environment on Windows 7 or when deployed on Linux server.

CIM-24107
Sorting search result on UI was losing the classification criteria and 
showing all records from repository in the sorted order.

CIM-24106
While importing records using database loader through FileWatcher, 
one of the file contained data error. It caused error during data source 
upload, and the remaining files which were queued up remained in the 
Start state and did not proceed further. 

CIM-24094
In the ImportCatalogRecords activity the RecordState was set to CONFIRMED
and VersionPolicy was set to NEW or OPTIMIZE. In this case, when a deleted 
record was re-imported, a new version of the record was created, however, 
the latest version in PRINCIPALKEY was set to active='N'.

CIM-24085
An error occurred while viewing a record. This issue is related to the 
rulebase execution and occurred only when using JDK 1.8 version or 
later.

CIM-24078
A NullPointerException was thrown while adding a record using TIBCO
MDM Business Works Plug-in when a rulebase was configured to populate 
PRODUCTID.

CIM-23923
After migration to TIBCO MDM 9.0.0, a message that was passed from 1Sync
failed and displayed a message that the repository was deleted even though 
the repository was present in TIBCO MDM UI.

CIM-23675
The Get Event Info web service response failed with a validation error.
This issue occurred due to the mandatory Attribute tag. 

CIM-23505
The Record Add web service with NoValidate/NoProcess command qualifier 
returned success instead of returning an error when the string or 
boolean attribute value exceeded the maximum length set in repository 
metadata.
 

Issue/Introduction

TIBCO(R) MDM 9.0.0 Hotfix 03 is now available