Change Log for Business Integrator and Data Integrator 8.12.0 - AIX, Linux, Solaris
Note: We recommend also reviewing change logs for any releases skipped in upgrading to this version.
Bug Fixes by Product
The following tables list the bugs fixed for each product package in the 8.12.0 release.
Data Access Connectors
| 21107 |
Problem: MaxBatch setting for Salesforce.com connector does not work as designed.
Solution: Fixed.
Date Fixed: 01/19/06 |
| 21130 |
Problem: Incorrect source message name causes fatal error when returning data from MQSeries.
Solution: Fixed.
Date Fixed: 06/26/06 |
| 21580 |
Problem: Goldmine connector causes tool to stop responding.
Solution: Fixed so that Map Designer continues to work normally.
Date Fixed: 06/14/06 |
| 22984 |
Problem: Secondary indexes are being created for all output connectors.
Solution: Added override version of UpdateSetup that does not create thesecondary index.
Date Fixed: 12/16/05 |
| 23057 |
Problem: An error message displays when the engine attempts to read a Pervasive.SQL V8 table that contains a table with a Time field.
Solution: Fixed.
Date Fixed: 12/28/05 |
| 23139 |
Problem: Add support for the SQL Server 2005 connector.
Solution: Added connector with support for:New Data-type (xml) Enhancement to variable length data-types (bug #23409) XQuery Methods (query() value() exist()modify() nodes()) FOR XML Enhancements Common Table Expression (CTE) PIVOT UNPIVOT Operators APPLY - CROSS APPLY OUTER APPLY Error handling using TRY/CATCH
Date Fixed: 03/15/06 |
| 23145 |
Problem: Null value in Oracle table is not mapped.
Solution: Fixed.
Date Fixed: 01/23/06 |
| 23183 |
Problem: An error with null strings is returned if the user sets Liveupdates to false and Optimizeupdates to true in the WebRowSet connector.
Solution: Fixed.
Date Fixed: 01/25/06 |
| 23189 |
Problem: WebRowSet connector does not execute correctly.
Solution: Fixed.
Date Fixed: 01/26/06 |
| 23190 |
Problem: On Unix platforms, the change from a 32- to a 64-bit character library causes an Oracle 9i transformation to fail when migrated to Oracle 10g.
Solution: Fixed.
Date Fixed: 05/10/06 |
| 23252 |
Problem: Cannot issue two trigger messages close together when using the MQSeries connector.
Solution: Modified the connector to not use browse mode to retrieve messages when theconvert flag is set.
Date Fixed: 03/14/06 |
| 23372 |
Problem: Unable to connect to an Oracle 10g database table with a binary float data type.
Solution: Added support for BINARY_FLOAT and BINARY_DOUBLE data types to the 10g connector. NOTE: These data types are not supported in the AIX version of the 10g connector.
Date Fixed: 08/30/06 |
| 23444 |
Problem: WebRowSet connector does not allow Unicode characters.
Solution: Fixed.
Date Fixed: 03/09/06 |
| 23501 |
Problem: Need to be able to pass encrypted passwords to Sybase database.
Solution: Added the PasswordEncryption property to the Sybase Adaptive Server 12.x connector.
Date Fixed: 05/30/06 |
| 23541 |
Problem: If custom fields exist in an Oracle Siebel On Demand CRM 10 entity, their field names display incorrectly in Map Designer.
Solution: Changed code so that the display label/custom field name appears in thefield description.
Date Fixed: 03/30/06 |
| 23584 |
Problem: Records in transformations are not updated consistently.
Solution: Fixed.
Date Fixed: 04/11/06 |
| 30093 |
Problem: Add the following entities to the Oracle Siebel On Demand CRM 10 connector: CurrentUser, ProductCategory, ServiceRequest, Solution, and Territory entities.
Solution: Fixed.
Date Fixed: 07/21/06 |
| 30107 |
Problem: WhereStmt property does not execute properly in the Microsoft CRM 3.0 connector.
Solution: Fixed.
Date Fixed: 04/21/06 |
| 30120 |
Problem: Microsoft CRM 3.0 connector does not allow user to insert and assign a task or assign an existing task to an existing contact.
Solution: Fixed issue in the code.
Date Fixed: 05/02/06 |
| 30148 |
Problem: Incorrect sign style type for Toshiba and Fujitsu zoned decimal data types.
Solution: Changed code to identify Toshiba and Fujitsu correctly.
Date Fixed: 05/08/06 |
| 30178 |
Problem: Appending to a relative or sequential AcuCOBOL file is not supported.
Solution: Fixed.
Date Fixed: 05/16/06 |
| 30183 |
Problem: Upsert operation inserts a new record each time the same map is run.
Solution: Modified code to clear record list of previous run.
Date Fixed: 04/26/06 |
| 30189 |
Problem: ODBC 3.5 Oracle driver is not updating a Unicode target database.
Solution: Fixed.
Date Fixed: 05/19/06 |
| 30214 |
Problem: Sort key order not working for all fields in ASCII Delimited connector.
Solution: Fixed.
Date Fixed: 06/21/06 |
| 30244 |
Problem: Map Designer displays an error when a Query file is selected as the SQL Source.
Solution: Fixed.
Date Fixed: 06/23/06 |
| 30262 |
Problem: When writing a number into SQL Server or ODBC, the number is truncated instead of rounded.
Solution: Fixed.
Date Fixed: 06/12/06 |
| 30315 |
Problem: When attempting to insert records into a SalesLogix ACTIVITY table with the conversion configured to create BatchResponse, Map Designer stops responding and records are not inserted.
Solution: Fixed.
Date Fixed: 06/21/06 |
| 30440 |
Problem: EDIFACT connector does not handle Unicode correctly.
Solution: Fixed.
Date Fixed: 07/18/06 |
| 30443 |
Problem: When inserting a record with either the Salesforce.com v3.0 or v6.0 connector, the application returns an error.
Solution: Fixed.
Date Fixed: 07/19/06 |
| 30453 |
Problem: SQL query does not make a source connection.
Solution: Fixed.
Date Fixed: 07/19/06 |
| 30474 |
Problem: Add parent-child entity support to Oracle Siebel On Demand CRM 10.
Solution: Fixed.
Date Fixed: 07/28/06 |
| 30503 |
Problem: When using the Oracle Siebel On Demand CRM 10 connector, the data browser display is incorrect when there is a single record layout.
Solution: Created a function to solve the issue.
Date Fixed: 08/01/06 |
| 30504 |
Problem: When Oracle Siebel On Demand CRM 10 is selected, the Target Data browser displays incorrectly.
Solution: Fixed.
Date Fixed: 08/01/06 |
| 30559 |
Problem: Using Oracle Siebel On Demand CRM 10, Web service sessions time out after five minutes if there is no activity on the session.
Solution: Fixed to reconnect on timeout.
Date Fixed: 08/29/06 |
| 30594 |
Problem: Data Browser shows incorrect Salesforce.com datetime field when converted to Oracle.
Solution: Modified Oracle connectors so that new fields of type datetime will have any edit picture replaced with the system default.
Date Fixed: 08/19/06 |
| 30598 |
Problem: Auto-incrementing a primary key field without mapping fails when using the SalesLogix connector.
Solution: Fixed.
Date Fixed: 08/16/06 |
| 30620 |
Problem: Deleting a nonexistent child record from a parent entity causes automation error.
Solution: Fixed.
Date Fixed: 08/29/06 |
| 30698 |
Problem: Add AcuCOBOL 85 connection files to the connections/deprecated directory.
Solution: The connector was added to the deprecated directory.
Date Fixed: 08/17/06 |
| 30734 |
Problem: Error opening maps that use the Oracle Siebel On Demand CRM 10 connector and that were created in previous versions.
Solution: Fixed.
Date Fixed: 08/28/06 |
| 30744 |
Problem: A map with an Oracle Siebel On Demand CRM 10 source and Unicode (Delimited) target does not output Chinese characters correctly.
Solution: Fixed.
Date Fixed: 08/24/06 |
| 30755 |
Problem: Need a resend on timeout option for the Salesforce.com connectors.
Solution: Added a property called "ResendOnError".
Date Fixed: 08/25/06 |
| 30887 |
Problem: Oracle Siebel CRM On Demand connectors are missing from the source and target connection list in Map Designer.
Solution: Fixed.
Date Fixed: 09/22/06 |
Data Browser
| 16610 |
Problem: Macro values not expanded for display in connection information.
Solution: Now display in title bar.
Date Fixed: 06/29/06 |
| 22942 |
Problem: Improper error message when viewing invalid WebRowSet file.
Solution: Error message revised.
Date Fixed: 12/08/05 |
| 30357 |
Problem: Having issues displaying a multirecord file.
Solution: Fixed display issues.
Date Fixed: 06/2906 |
Data Profiler
| 30548 |
Problem: Unable to change from one query file to another, but instead must make a new profile that references the other query.
Solution: Fixed.
Date Fixed: 08/10/06 |
| 30607 |
Problem: Data Profiler command line utility does not recognize the "File" attribute.
Solution: Fixed to recognize the database file as either "File" or "Database".
Date Fixed: 08/18/06 |
| 30612 |
Problem: Unnecessary error dialog pops up in the Data Profiler Script editor.
Solution: Removed error dialog.
Date Fixed: 08/17/06 |
| 30619 |
Problem: Lines with validation errors are not highlighted in the Data Profiler script editor.
Solution: Fixed to highlight at validation time.
Date Fixed: 08/17/06 |
| 30838 |
Problem: After reopening a profile with a schema and connecting to it again, an unnecessary dialog is displayed that causes the user to clear the metrics.
Solution: Fixed.
Date Fixed: 09/06/06 |
Document Schema Designer
| 19895 |
Problem: Unable to open IDOC schema after creating it.
Solution: Schema now opens successfully.
Date Fixed: 05/22/06 |
Easy Loader
| 30105 |
Problem: Default path of target file location should be referenced in the workspace that is created by user during installation.
Solution: Fixed.
Date Fixed: 04/26/06 |
| 30106 |
Problem: Transformation aborts due to runtime error.
Solution: Fixed validation logic.
Date Fixed: 04/24/06 |
| 30123 |
Problem: After the transformation executes, type a specific record number and the test panel throws an error.
Solution: Fixed.
Date Fixed: 04/27/06 |
| 30128 |
Problem: When using the Oracle 9i Target connector, output is written in an Excel .xls file.
Solution: Fixed.
Date Fixed: 04/28/06 |
| 30133 |
Problem: Using ASCII Fixed as Source connector, am unable to compile event handlers for source record layout Tutor2.
Solution: Added code to check a map loaded into Easy Loader to see if it has more than one record type defined for either the source or target.
Date Fixed: 05/02/06 |
| 30146 |
Problem: Various UI improvements and fixes in dialogs and text boxes.
Solution: Fixed.
Date Fixed: 05/03/06 |
| 30284 |
Problem: Make wording changes in dialogs.
Solution: Fixed.
Date Fixed: 06/15/06 |
| 30313 |
Problem: Double-clicking in the field expression wizard column should not display field properties.
Solution: Fixed.
Date Fixed: 06/16/06 |
| 30718 |
Problem: Cannot run Easy Loader map after mapping Excel source and target.
Solution: Added default Sheet name.
Date Fixed: 08/28/06 |
| 30771 |
Problem: Easy Loader closes when the user selects a target that does not have a schema.
Solution: Fixed to require target schema before target list displays.
Date Fixed: 08/29/06 |
| 30771 |
Problem: Easy Loader closes abruptly when user creates only the target and then tries to open it from the application.
Solution: Fixed. If the target does not have at least one schema defined, it is not displayed in the connectors list.
Date Fixed: 08/30/06 |
Extract Schema Designer
| 23340 |
Problem: User has issues with flushed fields.
Solution: Created a new script to parse logs and fix flushing field issues.
Date Fixed: 04/03/06 |
| 30483 |
Problem: When a field header is clicked, the table of saved extract schemas does not sort.
Solution: Fixed sorting issue.
Date Fixed: 08/21/06 |
| 30500 |
Problem: Clicking on the "Source Options" window will not display it on top.
Solution: Made the source options non-MDI child and show it modally when shown via the menu.
Date Fixed: 08/21/06 |
| 30519 |
Problem: "Match Partial" option is disabled.
Solution: Option is now enabled.
Date Fixed: 08/16/06 |
| 30524 |
Problem: Drop down box does not drop down and does not display any of the defined line styles.
Solution: Changed combo box to an additem control and added the line names that were in the datlist object.
Date Fixed: 08/16/06 |
| 30541 |
Problem: The "Data Field Definition" window does not display.
Solution: Fixed display problem.
Date Fixed: 08/15/06 |
| 30581 |
Problem: Parse Standard Data and XML/HTML Parse fails with "Field too Small" error.
Solution: Generated field name was larger size than the database allowed; truncated the name to fix the issue.
Date Fixed: 06/08/06 |
| 30813 |
Problem: When using Define line style> New line style, application does not form line recognition rules based upon the highlighted information.
Solution: Fixed.
Date Fixed: 09/01/06 |
Integration Components
| 23091 |
Problem: Namespace declarations omitted from response schema in Web Service Invoker.
Solution: Fixed.
Date Fixed: 06/08/06 |
| 23383 |
Problem: Web Service Invoker does not correctly handle Web Services that depend on session cookies to maintain sessions.
Solution: Fixed.
Date Fixed: 06/06/06 |
Integration Engine
| 14325 |
Problem: Integration Engine on HP-UX cannot convert from Roman-8 to UTF-8 character encoding.
Solution: Fixed conversion behavior.
Date Fixed: 01/31/06 |
| 21107 |
Problem: Batch flushing does not occur according to MaxBatch value.
Solution: Fixed problem.
Date Fixed: 01/19/06 |
| 22841 |
Problem: Error returned when deleting shared expression context before project attached to it.
Solution: Fixed problem caused by access violation.
Date Fixed: 06/26/06 |
| 22983 |
Problem: Pervasive.SQL V8 process does not delete temp files.
Solution: Fixed so that temp files are deleted.
Date Fixed: 12/16/05 |
| 23075 |
Problem: Uninstalling on HP-UX and Solaris removes IntegrationEngine directory.
Solution: Directory now removed only if empty.
Date Fixed: 02/14/06 |
| 23094 |
Problem: B64Decode function outputs only one value to the target when two values were input.
Solution: Fixed.
Date Fixed: 01/20/06 |
| 23328 |
Problem: Log file contains extraneous characters.
Solution: Changed code to convert characters properly before logging.
Date Fixed: 03/06/06 |
| 23353 |
Problem: Support Cosmos on Java 1.5.
Solution: Cosmos 8.12 now supports Java 1.5.
Date Fixed: 08/30/06 |
| 30151 |
Problem: Engine stops responding when a process contains a step without map and target files.
Solution: Fixed.
Date Fixed: 05/10/06 |
| 30671 |
Problem: On AIX, user is unable to run processes that contain components.
Solution: Fixed.
Date Fixed: 08/22/06 |
Integration Server
| 30624 |
Problem: When multiple clients attempt connection, Integration Server fails to create engines.
Solution: Integration Server Controller now listens to engine connections.
Date Fixed: 08/29/06 |
Join Designer
| 22882 |
Problem: After undo, join file cannot be saved.
Solution: Fixed so that save succeeds.
Date Fixed: 04/05/06 |
| 23484 |
Problem: The correct number of records not being returned when running a join.
Solution: Changed code so that if the engine needs to set up the sort, it clears existing sort fields and sets the option to allow duplicate records.
Date Fixed: 03/17/06 |
Map Designer
| 20173 |
Problem: Event handlers cannot be set to use SQL File action.
Solution: Fixed code to expand macro for execution.
Date Fixed: 01/05/06 |
| 22967 |
Problem: Macros for user name and password display as actual values.
Solution: Fixed.
Date Fixed: 04/24/06 |
| 22977 |
Problem: Improper date values treated as nulls.
Solution: Improved date handling.
Date Fixed: 12/14/05 |
| 22992 |
Problem: Error when running map with imported process variable.
Solution: Improved error handling.
Date Fixed: 12/15/05 |
| 23004 |
Problem: Setting application to handle nulls as errors does not prevent transformation.
Solution: Changed error handling to work as designed.
Date Fixed: 12/23/05 |
| 23012 |
Problem: After a user first selects Salesforce.com 6.0, and then chooses another connector, Map Designer stops responding.
Solution: Fixed.
Date Fixed: 02/21/06 |
| 23120 |
Problem: Map tab does not retain the horizontal scroll bar position upon reopening.
Solution: Fixed
Date Fixed: 01/11/06 |
| 23159 |
Problem: After dragging fields from source to target, some values are not entered correctly.
Solution: Fixed.
Date Fixed: 01/31/06 |
| 23187 |
Problem: When using the SQL Script connector with a source containing a null value for a date, the application ignores the null value and displays the previous record value.
Solution: Fixed.
Date Fixed: 03/16/06 |
| 23302a |
Problem: When a user attempts to save a Structured Schema file created with an older version, an error appears because the path is relative and not absolute.
Solution: Fixed.
Date Fixed: 02/23/06 |
| 23302b |
Problem: A value of 1 is added each time the field value is modified for an option name in a structured schema; this issue keeps the map from running.
Solution: Fixed.
Date Fixed: 02/23/06 |
| 23345 |
Problem: Error returned when structured schema does not match XML source file and Source Schema Mismatch in Execution property is set to Use Connection Match by Name or Use Connection Match by Position.
Solution: Fixed code to expand macro for execution.
Date Fixed: 03/02/06 |
| 23406 |
Problem: The user creates a SQL macro with a SQL source and saves and runs the map. When the map is reopened, the macro value is displayed instead of the macro name.
Solution: Fixed.
Date Fixed: 03/30/06 |
| 23425 |
Problem: Upon reopening a map with multiple record layouts and recognition rules in the target, only one recognition rule displays.
Solution: Fixed.
Date Fixed: 03/15/06 |
| 23472 |
Problem: When a document schema is moved to a different path and opened in Map Designer, Map Designer still refers to the old path.
Solution: Fixed.
Date Fixed: 05/16/06 |
| 23583 |
Problem: Need to detect if source and target have only one record type. If so, automatically add a ClearMapPut and show the Simple Map View on the Map tab. Provide buttons to switch between simple and power view and add a new preference to always show power view. Also add wizard column to target field grid on both power and simple map views.
Solution: Fixed.
Date Fixed: 04/26/06 |
| 30115 |
Problem: Adding new code modules may overwrite existing modules or create duplicate modules.
Solution: Fixed.
Date Fixed: 05/16/06 |
| 30197 |
Problem: Nulls are inserted in tables when regional settings are not English.
Solution: Changed code to handle localized decimal separator characters.
Date Fixed: 05/17/06 |
| 30222 |
Problem: When running maps with regional settings set to Swedish, the user receives incorrect values.
Solution: Changed the compiler to recognize period, comma, or the local-specific decimal or monetary decimal separator as a decimal separator in a number value, and properly convert it. Did the same regarding the Val() function.
Date Fixed: 05/22/06 |
| 30312 |
Problem: Map Designer closes when user clicks on the field expression icon cell for a blank row.
Solution: Fixed.
Date Fixed: 06/16/06 |
| 30520 |
Problem: Cannot rearrange fields for an ASCII Fixed source on the Map tab.
Solution: Fixed.
Date Fixed: 07/31/06 |
Message Component Framework (MCF)
| 21769 |
Problem: LLP components handle error messages incorrectly.
Solution: Fixed.
Date Fixed: 02/20/06 |
| 21866 |
Problem: Log entries missing from child threads spawned by components.
Solution: Fixed.
Date Fixed: 06/20/06 |
| 21955 |
Problem: Password not hidden in certain component dialog boxes.
Solution: Password now hidden in all cases.
Date Fixed: 04/07/06 |
| 22295 |
Problem: Error when Email component tries to read message from IMAP server.
Solution: Fixed.
Date Fixed: 12/16/05 |
| 23334 |
Problem: Saved process is not executing in recent build.
Solution: Fixed.
Date Fixed: 03/15/06 |
| 23417 |
Problem: Add an Eclipse-based MCF Component Creation Wizard.
Solution: Fixed.
Date Fixed: 06/16/06 |
| 23585 |
Problem: Log is not reflecting number of records actually updated.
Solution: Modified connector to update the appropriate record count variables.
Date Fixed: 04/07/06 |
| 30144 |
Problem: ReceiveMail-POP3 1.1.0 does not support HTML email content.
Solution: Email component now extracts body text when message is sent as text/html.
Date Fixed: 08/29/06 |
| 30172 |
Problem: RequestSchema and ResponseSchema properties of the SAP invoker are for informational purposes only and should not be edited by the user.
Solution: Modified the deployment descriptor to make the properties read-only.
Date Fixed: 05/10/06 |
| 30231 |
Problem: Incorrect format found in MQSeries messages.
Solution: Fixed a problem where an extra property was causing an RFH header to be added to a message incorrectly.
Date Fixed: 05/25/06 |
| 30389 |
Problem: When I attempt to use two schemas within XML Mapper, it abruptly exits when starting up.
Solution: Fixed problems regarding schemas that contain recursive elements.
Date Fixed: 08/17/06 |
| 30417 |
Problem: A process using FFQ does not allow numbers below 0 in the Encodings field.
Solution: Fixed.
Date Fixed: 07/13/06 |
| 30466 |
Problem: XPath Iterator only retrieves values from the first set of data when run multiple times.
Solution: Fixed.
Date Fixed: 07/21/06 |
| 30488 |
Problem: Email attachments are not decoded properly.
Solution: Fixed.
Date Fixed: 08/03/06 |
| 30522 |
Problem: Web Service Invoker does not handle unnecessary change events properly.
Solution: Component now ignores Environment Change events where new value is the same as the old value.
Date Fixed: 08/29/06 |
| 30622 |
Problem: Engine stops responding when a message property is set to null from a Java component.
Solution: Fixed the Null value Java component property to log errors and process correctly.
Date Fixed: 08/09/06 |
| 30626 |
Problem: Process Designer does not load a component if a component package version is newer than the current version.
Solution: Fixed a problem with the remaining components in the package not being installed.
Date Fixed: 08/29/06 |
| 30666 |
Problem: XPath Iterator fails when using XML Source as SourceMessage.
Solution: Upgraded code to use JAXP 1.3.
Date Fixed: 08/29/06 |
Process Designer
| 20852 |
Problem: Application does not open if JVMArgs -Xmx is higher than 384 MB.
Solution: Added individual application settings in dj800.ini: MapDesignerJvmArgs, ProcessDesignerJvmArgs, JoinDesignerJvmArgs, StructuredSchemaDesignerJvmArgs, and RepositoryExplorerJvmArgs. These are documented in the Getting Started Guide.
Date Fixed: 06/30/06 |
| 21146 |
Problem: No warning given when user selects an existing name for a step.
Solution: Fixed.
Date Fixed: 06/27/06 |
| 21527 |
Problem: Error returned when queue session changed from FFQ to MQSeries.
Solution: Fixed.
Date Fixed: 04/21/06 |
| 21876 |
Problem: Dynamic options in steps do not adjust correctly.
Solution: Fixed.
Date Fixed: 01/19/06 |
| 22029 |
Problem: Error returned when running Java class in a process before JavaObject and JVM are set.
Solution: Fixed.
Date Fixed: 06/26/06 |
| 22145 |
Problem: Date value mask outputs incorrect value in process for DB2 target.
Solution: Fixed.
Date Fixed: 01/04/06 |
| 22555 |
Problem: Process fails to match schema in ASCII-delimited append mode with header set to false if target file contains no header names.
Solution: Set the "Target Schema Mismatch" property in the transformation to "Use Map Schema".
Date Fixed: 02/22/06 |
| 22698 |
Problem: Macro in structured schema field not expanding.
Solution: Fixed macro expansion.
Date Fixed: 03/13/06 |
| 22848 |
Problem: Duplicating component session does not copy settings to new session.
Solution: Fixed.
Date Fixed: 05/10/06 |
| 23021 |
Problem: Application stops responding when Invoker step option value is changed.
Solution: Fixed.
Date Fixed: 01/23/06 |
| 23027 |
Problem: Link component is not disabled after right-clicking in the canvas.
Solution: Fixed.
Date Fixed: 04/28/06 |
| 23072 |
Problem: Application stops responding when variants are set with long variables over 13 digits.
Solution: Fixed.
Date Fixed: 01/03/06 |
| 23205 |
Problem: Application stops responding, or session name is not saved when the name of a SQL queue session step or component name is changed from a dialog or Properties window.
Solution: Fixed.
Date Fixed: 05/08/06 |
| 23318 |
Problem: Data transformed from Oracle target to Unicode text is not completed correctly.
Solution: Fixed.
Date Fixed: 03/03/06 |
| 30062 |
Problem: The error code logged into the process log by XQuery process is incorrect.
Solution: Fixed to display correct error code.
Date Fixed: 08/29/06 |
| 30087 |
Problem: Support for Qualified Table names in JDBC SQP Invoker is not available.
Solution: Fixed.
Date Fixed: 05/17/06 |
| 30156 |
Problem: When running multiple threads with an error in one thread, transformation does not terminate.
Solution: Modified code so that engine aborts the process if a thread stops unexpectedly.
Date Fixed: 05/08/06 |
| 30163 |
Problem: Application only allows a packet size of 512 at login.
Solution: Fixed.
Date Fixed: 05/17/06 |
| 30223 |
Problem: Email component causes Process Designer to stop responding because it is not checking for null values.
Solution: Fixed.
Date Fixed: 06/02/06 |
| 30267 |
Problem: Map Designer not reloading the map correctly when running in a looping process.
Solution: Made changes to ensure a source query that contains an expression is executed each time a transformation is run.
Date Fixed: 06/14/06 |
| 30369 |
Problem: When logging options are changed, application does not behave as expected.
Solution: Fixed.
Date Fixed: 07/05/06 |
| 30469 |
Problem: When attempting to cancel a process manually, application does not respond.
Solution: Fixed.
Date Fixed: 07/26/06 |
| 30479 |
Problem: Application displays errors when running subprocesses.
Solution: Fixed.
Date Fixed: 07/26/06 |
| 30544 |
Problem: Password typed in the user interface is not seen in encrypted form in the Data Profiler Invoker.
Solution: Fixed a problem with password hiding in the component step dialog.
Date Fixed: 08/21/06 |
| 30627 |
Problem: DJComponent object returns a null when retrieving a component's option value that has a default.
Solution: Modified DJComponent to return the default value for an option if no value is set.
Date Fixed: 08/29/06 |
| 30882 |
Problem: Some Access connectors are missing from the SQL Session Type drop down list.
Solution: Resolved an incorrect value in the deployment descriptor.
Date Fixed: 09/20/06 |
| 30907 |
Problem: Process Designer returns the following error when launched from the Windows Start menu: "Error installing plugins: Validator component 'xx' is not licensed".
Solution: Fixed.
Date Fixed: 09/20/06 |
Rapid Integration Flow Language (RIFL)
| 20351 |
Problem: Connection properties list does not display options in DJImport wizard.
Solution: Fixed.
Date Fixed: 05/26/06 |
| 22921 |
Problem: Incorrect loading of data type values.
Solution: Fixed.
Date Fixed: 03/13/06 |
| 23343a |
Problem: Print method for DOMDocument and DOMNode objects does not work correctly if optional parameters are missing.
Solution: Fixed parameter handling.
Date Fixed: 02/28/06 |
| 23343b |
Problem: Print method for DOMNode object generates an error if all parameters are specified.
Solution: Fixed parameter handling.
Date Fixed: 02/28/06 |
| 23534 |
Problem: Error is returned, but no message box displays the error.
Solution: Fixed.
Date Fixed: 03/29/06 |
| 30416 |
Problem: AddPart1 function returns an automation error.
Solution: Fixed.
Date Fixed: 07/13/06 |
| 30468 |
Problem: XLate function does not work with hex values 0x96 and 0x97.
Solution: Fixed.
Date Fixed: 07/21/06 |
| 30632 |
Problem: Function text inserted in the wrong location in the Editor.
Solution: Fixed code to insert in correct location.
Date Fixed: 08/16/06 |
| 30657 |
Problem: The Flat File Lookup Wizard fails for some ASCII delimited files.
Solution: Fixed.
Date Fixed: 08/23/06 |
Repository Explorer
| 30344 |
Problem: When refreshing a grid, application displays Java memory error.
Solution: Fixed.
Date Fixed: 06/29/06 |
Repository Manager
| 22879 |
Problem: Cannot save a package using an existing package file name.
Solution: Fixed.
Date Fixed: 05/10/06 |
| 30642 |
Problem: The application stops responding when you change windows before selecting a workspace.
Solution: Changed Repository Manager to set the parent window of the Select Workspace dialog to prevent it from being hidden.
Date Fixed: 08/23/06 |
Structured Schema Designer
| 16306 |
Problem: Unsigned COMP-3 target fields contain incorrect values.
Solution: Fixed code to handle values as designed.
Date Fixed: 01/17/06 |
| 21674 |
Problem: Failed display of parser data when scrolling.
Solution: Fixed.
Date Fixed: 04/05/06 |
| 22829 |
Problem: Stops responding on attempt to add new record name to existing XML schema.
Solution: Fixed.
Date Fixed: 02/21/06 |
| 22993 |
Problem: Copying Oracle schema file can produce connection error.
Solution: Fixed connection problem.
Date Fixed: 01/13/06 |
| 23457 |
Problem: String attribute displays as an integer attribute.
Solution: Fixed.
Date Fixed: 01/13/06 |
| 30149 |
Problem: XSD field size changes when loaded into Structured Schema Designer.
Solution: Fixed.
Date Fixed: 05/08/06 |
| 30651 |
Problem: Validation Rule created within a Structure Schema gets lost when trying to reuse the schema.
Solution: Fixed.
Date Fixed: 08/21/06 |
Upgrade Utility
| 30693 |
Problem: Some maps created in v7.5.5 did not update.
Solution: Changed code to always replace backslashes in map names with an underscore.
Date Fixed: 08/21/06 |
User Interface
| Various |
Content Extractor fixes and enhancements: 19011, 19349, 20511, 21645, 21518, 21536, 22684, 22994 |
| Various |
Data Browser fixes and enhancements: 19457, 21208, 23217, 22941, 23500 |
| Various |
Expression Builder fixes and enhancements: 20351 |
| Various |
Join Designer fixes and enhancements: 21570, 21936, 22099, 22100, 22128, 22132, 22137, 22431, 22518, 22527, 22882, 22916, 22979, 23167 |
| Various |
Map Designer fixes and enhancements: 20500, 20959, 21310, 21417, 21920, 22192, 22429, 22803, 22886, 22960, 22997, 23022, 23037, 23123, 23171, 23180, 23181, 23432, 23443, 23481, 30107, 30120, 30372, 30403, 30454, 30345 |
| Various |
Process Designer fixes and enhancements: 22815, 22723 |
| Various |
Repository Explorer fixes and enhancements: 18134, 19293, 19632, 20839, 21106, 21205, 21206, 21214, 21509, 21665, 21900, 22817, 23130 |
| Various |
Structured Schema Designer fixes and enhancements: 21698, 21767, 22387, 22489, 22993, 22995, 23069 |
| Various |
RIFL fixes and enhancements: 20251, 21370 |
XML Mapper
| 22805 |
Problem: Does not properly display link to Boolean node.
Solution: Improved display.
Date Fixed: 03/08/06 |
| 22915 |
Problem: User is not prompted to save when changes are made and an attempt is made to close before saving.
Solution: Fixed.
Date Fixed: 04/18/06 |
| 23165 |
Problem: The generated output XML document does not have all the required elements and attributes defined in the target schema. It only contains the elements and attributes mapped by the user.
Solution: Code added to validate XML output.
Date Fixed: 04/11/06 |
|
|