Products | Versions |
---|---|
TIBCO Collaborative Information Manager | - |
Not Applicable | - |
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-09/ 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 09 are:
CIM-11761
With consecutive record imports, with validation errors at workitem, inspite of resolving the validation errors, the submit button was not displayed in the workitem and the validation error alert link was still not visible.
CIM-11795
After migration of Collaborative Information Manager (CIM) from version 7.x to version 8.x, output file format changed. This had an impact on backend system that depended on old format.
To generate the output file from Synchronization event in CIM 7.x format, add the following property in ConfgiValues.xml in the miscellaneous section and set the property value to true.
<ConfValue description="" name="Synchronization output files in 7.x version format"
propname="com.tibco.mdm.synchronization.enable.7xOutputFormat"
sinceVersion="8.1.0" visibility="Advanced">
<ConfBool default="false" value="true"/>
</ConfValue>"
CIM-11812
Synchronization using FileWatcher failed if the user was other than Martquest domain.
CIM-11820
Propagation rule to propagate parent attribute PRODUCTID value to its child records did not work.