This hotfix can be downloaded from the TIBCO Support file transfer server- mft.tibco.com.
Credentials: use your TSC (TIBCO Support Central website) login.
FTP using your browser is not supported, please use an FTP client or command-line. TIBCO employees must use a secure protocol.
Once logged on you can find the hot fix under: "AvailableDownloads/MDM/8.3.1/hotfix-05"
This .zip file also has the Readme file inside. Please unzip the file and look for the Readme file for Instruction on how to apply the hotfix.
CIM-19375
While executing rulebase, the local variables in the usefor tag was not supported for access and check actions.
CIM-19341
The search criteria on the Browse and Search page were reset on clicking the OK button on the View Record page.
CIM-19214
On View record page, a lengthy text box attribute appeared editable instead of read only.
CIM-19180
A related record, when added did not get displayed under the relationship. However, on immediately selecting another relationship, the earlier related record got added under the selected relationship.
CIM-19116
If the Application Server was deployed in the Daylight Saving Timezone (DST) and the Timestamp values belonged to DST then the Timestamp attribute values got reduced by an hour.
CIM-19086
On Internet Explorer 9 and Chrome, the scroll bar disappeared on clicking the drop-down list in the search criteria of the Browse and Search page. This also happened on the Record UI screens.
CIM-19084
Records were not indexed in TIBCO Patterns while importing records using direct load.
CIM-18878
On the Browse and Search page, the selected value in the drop-down list showed the correct second column values. However, on Viewing Record and returning to the Browse and Search page, the selected value in the drop-down list showed the first column value, while the rest of the list showed the second column values.
CIM-18870
The attribute length of a text box was restricted to 250 characters when accessed from Google Chrome.
CIM-18838
The following command-line utility did not purge record versions, which were set older than the cut-off date:
./datacleanup.sh -o recordversions -r <repository ID> -d <cut-off days>-v 1
This issue was observed when the number of records to be purged was more than the "value" set for the com.tibco.cim.optimization.recordsperasynccall property. The default value is 100.
CIM-18825
On modifying a related record, multiple requests were sent for the modification causing slow rendering of UI.
CIM-18806
When the Record UI was customized to display the relationship as a tab using the recordui-render.xml file, the child record was modifiable, even though view only access constraint was defined in rulebase for a child record.
CIM-18802
The Modify button on the View Record page was enabled even though the resource security permission was set to View only.
CIM-18789
The rulebase was not applied for Record View page when it was displayed after modifying a record which was not the latest version.
CIM-18734
For a related record, the relationship attribute values were assigned to a child record attribute if the relationship attribute name was the same as the child record attribute name.
CIM-18722
An SQLSyntaxErrorException occurred on searching for records having rulebase validations. This error occurred if the attribute name had repository name as a substring.
CIM-18647
Java NullPointerException was thrown on executing the rulebase using the duplicate check function.
CIM-18641
For SQLServer, on server startup, SQLException occurred during indexing records with multivalue attributes.
CIM-18616
After restarting the TIBCO Patterns server, text indexing configuration was not initialized.
CIM-18615
A NullPointer exception was thrown when multiple requests of the Record Modify web service were sent concurrently. As a result of this exception, the index did not get updated for these records. This exception occurred only when the com.tibco.cim.search.UseOnlineSyncIndexing property was set to 'true' in Configurator.
CIM-18598
NullPointerException occurred in the error log file while performing search on the Mass Update page.
CIM-18097
On deleting the parent record, the reverse relationship from child record to parent record was not deleted.
CIM-17515
The customized relationship name specified in the CustomSharedStringResources.properties file was not displayed on the Record UI. The relationship tab name specified in the customization did not take higher precedence.
CIM-17215
Repository model deployment failed with error, if a repository was modified to add a new relationship attribute.
CIM-17151
Empty directories were created under $MQ_COMMON_DIR/Work after executing a web service request using TIBCO ActiveMatrix Businessworks Plugin for MDM.
CIM-16698
The context variable passed in the Record Query webservice was not evaluated correctly while executing rulebase for access constraint.
CIM-15767
Rounding Off for large decimal values defined for a decimal type attribute, was incorrect. As part of this fix, the rounding of decimal numbers are not supported on the UI. The decimal data are displayed in (precision[,scale]) format. The data gets validated against the maximum values for precision and scale when it is saved into MDM. Refer MDM User Guide for more information on default values for precision and scale.
CIM-15320
Using Filewatcher, for List type DataSet, when multiple datasources were uploaded, the same datasource file was uploaded for all datasources.
CIM-11683
If the "LDAP" option was selected as Authentication Type in Configurator, the LDAP based users were not able to authenticate from TIBCO MDM Studio.
CIM-10456
In the case of cluster setup, hotfix installation using CustomUtil.sh failed if there were multiple Members or Nodes defined in the ConfigValues.xml.