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/7.0.0/hotfix-1/ 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 7.0.0 Hotfix 1 are:
1-8ITSG7
When a record was modified using the Web Service, the DocType sent by the Web Service to CIM was inconsistent.
1-8E7NXJ
There was an error publishing to the datapool as a result of empty transactions that were getting generated in CIP messages.
1-8J4Q9R
When the IncomingDocument contained an attribute of type "Integer" in the ExternalKeys, an SQL error occurred in the catalogcontent activity.
1-8J8SGR
If a relationship was not specified in the record collection, a NullPointerException occurred in the SpawnWorflow activity.
1-8IDMVP
When a validation failed for a record, ValidationErrors and fatalErrors parameters of the EvaluateRulebase activity were not getting populated.
1-8G1EAL
While importing records, the application ignored mapping string literals to an attribute; as a result of which the attributes were not set correctly
in the records that were imported successfully.
1-8IB070
When the UpdateRecordState activity performed a bulk insert on the golden copy, the activity might have locked the table and brought down the
performance of the Import process.
1-8IB06F
When a large number of records were imported, the UpdateRecordState activity took a long time to update the record count. The following steps were taken to resolve the issue:
1. The application no longer computes the record count.
2. The Record Count column has been removed from the Master Catalogs page.
1-8IB35X
The output parameter other than the one of type "String" did not get populated while transitioning from the EvaluteRulebase to the workflow.
1-8FRMV3
1. The application was unable to load attributes of datatype DATE into the Master Catalog when the source attribute contained spaces.
2. Users could not use custom functions such as 'trim' on DATE fields while creating the input map.
1-8H2TR3
Webservice responses from CIM 7.0 to any client broke the backward compatibility provided by CIM 6.x since the responses contained
namespaces.
1-8GLOT2
An error was displayed when a custom workflow transitioned to the GetItemData activity because the GetRecord activity populated duplicate
CatalogItems in the mlXML document.
1-8HUULD
1. During Import, it was mandatory to map the PRODUCTID to an equivalent attribute in the datasource.
2. The ImportCatalog activity did not allow assigning PRODUCTID using the rulebase.