book
Article ID: KB0103903
calendar_today
Updated On: 01-14-2017
Description
Description:
The hotfix can be downloaded from the TIBCO Support ftp server, support-ftp.tibco.com. Please use your eSupport username and password to access the server. After connecting, go to /available_downloads/CollaborativeInformationManager/8.1.0/hotfix-02/ to download the hotfix.
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.
The defects fixed in CIM 8.1.0 Hotfix 02 are:
CIM-10093
If text with double quotes was entered into attributes of string type, the text disappeared in Record View screen,but was displayed properly in Record Modify screen
CIM-10105
Data beyond double quotes were truncated if attribute value contained double quotes.
CIM-10204
Webservices threw error if records were added with same nested relationship.
CIM-10251
Export record failed if company profile was retailer.
CIM-10256
When workitem was delegated, user did not receive email notification.
CIM-10262
When approval workitem was created for multiple users and the associated repository had multi-value attributes with drop-down, then validation errors were incorrectly shown on workitem detail page.
CIM-10278
Relationship was not established during import if PRODUCTIDEXT of a record was modified.
CIM-10280
Form result of record review and rejection process was taken from the previous workitem instead of current workitem.
CIM-10283
When validation error was encountered and "Back" button was clicked from child repository, it returned to parent repository instead of child repository.
CIM-10289
When duplicate value was added and then removed for the multi-value attribute from the multi-column drop-down, then validation errors were incorrectly shown for the attribute.
CIM-10351
When workitem was closed user comments were not shown in the workitem step due to incorrect timestamp for moddate in workitem table.
CIM-10417
UI text search did not return all matching records because of default setting of 25 matches to be returned by advanced matching engine.
To fix this, add the following configuration property to ConfigValues.xml with value as a number larger than 25.
<ConfValue description="This value defines number of matches requested from netrics" name="Number of matches requested"
propname="com.tibco.cim.netrics.noOfMatchesRequested" sinceVersion="8.0" visibility="Advanced">
<ConfNum default="25" value="500"/>
</ConfValue>
CIM-10422
If the values of PRODUCTID and PRODUCTIDEXT were modified, they could not be changed back to original values.
CIM-10428
When an external application link was directed to record view or modify screen, an exception was thrown on clicking "Save" or "Save and Process" button.
CIM-10433
Web Service failed while retrieving Master Data MetaData.
CIM-10434
Impossible to extract outputmaps error occurred when large number of relationship names were defined in GetRecord activity.
CIM-10435
DBLoader did not handle multivalued attributes.
Issue/Introduction
TIBCO Collaborative Information Manager 8.1.0 Hotfix 02 is now available.
Environment
Product: TIBCO Collaborative Information Manager
Version: 8.1.0
OS: All
--------------------