Change Log for Cosmos 8.14
This document lists defects resolved in the 8.14 release. Fixes are grouped by product package. You may wish to review change logs for earlier releases skipped in upgrading to this version.
Data Access Connectors
| 31226 |
Problem: EDIFACT connector needs date type checking.
Solution: Date type checking added.
Date Fixed: 02/07/07 |
| 31347 |
Problem: SQL Server 2000 Mass Insert appears to load records successfully but does not.
Solution: Error message now displays when appropriate.
Date Fixed: 12/11/06 |
| 31432 |
Problem: In SalesLogix 6.2 connector, default value for table owner cannot be changed.
Solution: Fixed to enable resetting of value.
Date Fixed: 12/15/06 |
| 31436 |
Problem: In SalesLogix 6.2 connector, primary key should not be written to batch response file.
Solution: Fixed so that key is not written to file.
Date Fixed: 12/15/06 |
| 31489 |
Problem: Target data browser does not display table information correctly.
Solution: Code fixed.
Date Fixed: 12/22/06 |
| 31552 |
Problem: Unable to use djimport when connecting to SalesLogix 6.2
Solution: Changed multimode connection behavior.
Date Fixed: 01/19/07 |
| 30686 |
Problem: Record Separator property should not have to be reset manually when porting maps from Windows to Unix.
Solution: Added code to the ASCII (delimited), Unicode (delimited), ASCII (fixed) and Unicode (fixed) connectors to permit the choice of a system default record separator, which maps to CR-LF on Windows and LF on Unix.
Date Fixed: 10/27/06 |
| 31075 |
Problem: Defect in Oracle buffer size causes error when record length is larger than buffer.
Solution: Changed Oracle Direct Path connector code to set transfer buffer size to a larger value than the record length. Testing found the change to fix the problem in the Oracle 10g configuration where it was found, but it is possible that it may not address every Oracle environment, since it is an Oracle defect.
Date Fixed: 11/08/06 |
| 31087 |
Problem: Conversion from and then back to Unicode fails for ten characters in 0208 codepage.
Solution: Modified order of code points in Shift_JIS encoding file.
Date Fixed: 11/03/06 |
| 31117 |
Problem: IBM DB2 time stamp is not working correctly.
Solution: Fixed a problem where field object variables were getting reset to default values.
Date Fixed: 11/15/06 |
| 31330 |
Problem: WebRowSet connector needs nvarchar capability to support Unicode.
Solution: Added to code.
Date Fixed: 12/19/06 |
| 31355 |
Problem: In SalesLogix 6.2 connection, batch response file for insert of failed record has an undefined object ID.
Solution: Changed code to pass object ID only if it is properly defined.
Date Fixed: 12/14/06 |
| 31883 |
Problem: Namespace error when inserting or querying Activity entity in Oracle Siebel On Demand CRM 10 connector.
Solution: Improved namespace handling.
Date Fixed: 02/28/07 |
| 31888 |
Problem: EDI/HIPAA validator does not report empty segment with error or warning.
Solution: Changed code to log warning of no data elements found.
Date Fixed: 02/23/07 |
| 31905 |
Problem: MySQL (ODBC3.5) connector writing to hyphenated field name results in error message.
Solution: Changed code to handle hyphens as special case.
Date Fixed: 02/22/07 |
| 32002 |
Problem: Schema validation fails under certain conditions for EDIFACT, EDI X12, and HIPAA connectors.
Solution: Added property to control caching of schema across validation steps.
Date Fixed: 03/21/07 |
Data Profiler
| 31146 |
Problem: Selecting a multifield profile without entering a script causes application to stop responding.
Solution: Changed code to handle missing script.
Date Fixed: 11/14/06 |
Data Browser
| 31243 |
Problem: Map External Browser settings do not persist beyond current session.
Solution: Setting added to enable user to determine saving of settings.
Date Fixed: 12/05/06 |
Document Schema Designer
| 31877 |
Problem: Segment library not saved properly.
Solution: Changed code to write data to all needed places.
Date Fixed: 02/16/07 |
Integration Engine
| 31159 |
Problem: Certain keywords in connection string on command line are case-sensitive.
Solution: Keywords changed to be case-insensitive.
Date Fixed: 11/15/06 |
| 31246 |
Problem: Reuse of nontransactional session in consecutive process steps causes engine to stop responding.
Solution: Fixed code to use different sessions.
Date Fixed: 01/04/07 |
Map Designer
| 30257 |
Problem: Unable to load a schema from a DTD when selecting XML as the connector.
Solution: Fixed.
Date Fixed: 09/05/06 |
| 30273 |
Problem: Connector properties should be applied automatically.
Solution: Fixed.
Date Fixed: 01/17/07 |
| 31164 |
Problem: Using the keyboard to navigate list of map files does not automatically reset the Document name.
Solution: Document name now tracks with map name.
Date Fixed: 11/22/06 |
| 31167 |
Problem: Using tab key in Source Sort Expression and Keys dialog box causes key length to revert to default value.
Solution: Fixed behavior.
Date Fixed: 11/19/06 |
| 31254 |
Problem: Version numbers for Siebel CRM connector names do not match other displayed names.
Solution: Fixed display to be consistent.
Date Fixed: 12/14/06 |
| 31258 |
Problem: Record grid displays extra row.
Solution: Extra row removed.
Date Fixed: 11/30/06 |
| 31417 |
Problem: Field Mapping Wizard corrupts UTF-8 data if user changes font preferences while mapping.
Solution: Changing font no longer changes character set.
Date Fixed: 12/15/06 |
| 31687 |
Problem: Not all record layouts are imported for map with multiple record types.
Solution: Fixed behavior.
Date Fixed: 01/26/07 |
| 31562 |
Problem: Changing the Sign Style property in a binary connector causes error.
Solution: Fixed.
Date Fixed: 01/16/07 |
Process Designer
| 31069 |
Problem: Macro name replaced by path name in transformation step.
Solution: Macro name now retained.
Date Fixed: 01/03/07 |
| 31210 |
Problem: Connecting to a SalesLogix source inside a process causes application to stop responding.
Solution: Fixed so that connection now succeeds.
Date Fixed: 12/08/06 |
| 31287 |
Problem: Looping in a process that uses a SQL-based connector and changes schemas causes application to stop responding.
Solution: Improved resetting of schema during looping.
Date Fixed: 01/09/07 |
| 31423 |
Problem: Use of MSMQ connector with transactional queue results in error message.
Solution: Fixed code to match revised MSMQ API and informed customer that server name in the queue session should be in the format DIRECT=OS:SERVERNAME.
Date Fixed: 12/15/06 |
| 31539 |
Problem: Decision step with "if else" statement unable to execute more than once.
Solution: Reworked code change introduced in 8.12.
Date Fixed: 01/15/06 |
| 31207 |
Problem: Enclosing an encrypted password in double quotation marks causes application to stop responding.
Solution: Fixed a problem with a divide-by-zero exception.
Date Fixed: 12/13/06 |
Rapid Integration Flow Language (RIFL)
| 31127 |
Problem: Some date values are not inserted in lookup.
Solution: All date values populated now.
Date Fixed: 11/13/06 |
User Interface
| Various |
Content Extractor fixes and enhancements: 30507, 30536, 30537, 30538, 30539, 30543, 30545, 30547, 30549, 30552, 30561, 30573, 30758, 30767, 30770, 30778, 30782, 30795, 30818, 30820, 31115, 31121 |
|
|