Bug ID | Description | Resolution |
---|---|---|
DCNG-21272 | Upgrade the Data Profiler log4j version to 2.16.0 to fix the Log4j vulnerability issue. | Fixed |
DCNG-21238 | For Excel 365 as a target connector the jobs fail with error: Sending updates to DMS: Unknown exception 'java.lang.NullPointerException A field for which length was zero (i.e. anything other than text field) was being set with a zero character width and this resulted in an error. A null check has been added for columns that have zero length. Also, a meaningful error message has been added for when the target column width exceeds 255, which will help to identify the column name. | Fixed |
DCNG-21236 | When fetching the schema for a table with a Varchar(max) field, the SQL Server 2019 connector reports it as Varchar(1048576). But this is not working for a create table operation in multimode target connector. | Fixed |
DCNG-21182 | Using a target repository to connect to a JDBC table does not return a schema. | Fixed |
DCNG-21180 | Salesforce, Netsuite, and JDBC Multimode connection gives errors when specifying connection parameters when creating a schema. | Fixed |
DCNG-21165 | Map designer gives the following error when performing a transformation from Unicode (Delimited) to Excel (xlsx): Sending updates to DMS: Unknown exception 'java.lang.StringIndexOutOfBoundsException' String index out of range: 0 | Fixed |
DCNG-21133 | After updating SAP JCO to 3.1, the engine loads SAP JCO native library two times. | Fixed |
DCNG-21101 | "Search macro" does not give correct results on "Paste Macro" dialog. It only searches macro name and macro value. It does not search macro set name. | Fixed |
DCNG-21069 | For single mode connectors, from Update Schema wizard, the Append to existing layout option must be disabled. | Fixed |
DCNG-20996 | With recent Microsoft changes, the MSMQ Component, PutMessage and GetMessage actions fail. The PostMsg step fails with the following error message: Failed to write message body: -1072824318 | Fixed |
DCNG-20962 | When browsing data and clicking on the forward “>>” option to view the data - it showed incorrect information, for example, an incorrect record number range. | Fixed |
DCNG-20722 | The ILAddrow function in a map runs much slower in v11 than it did in v9. | Fixed |
DCNG-20186 | Log is showing Aborted word. Aborted is a language sensitive word and should be replaced. | Fixed |
DCNG-19978 | Invalid Expression Syntax Error Message is coming multiple times in EZscript Editor. | Fixed |
DCNG-19855 | Document data type is not working in Netsuite connector. | Fixed |
DCNG-19768 | If an artifact in a zip file (referenced as a djar) has the file attribute set as A (archive), then the engine fails to load it. | Fixed |
DCNG-19705 | Getting the following error for Decimal data type in Excel(xlsx) connector: Sending updates to DMS: Unknown exception 'java.lang.ClassCastException' class java.math.BigDecimal cannot be cast to class java.lang.Double (java.math.BigDecimal and java.lang.Double are in module java.base of loader 'bootstrap') | Fixed |
DCNG-19265 | EZscript Flow Control: “Option FieldImplicit” does not work. | Fixed |
DCNG-19151 | If you map a numeric type source data with two decimal places (for example 165.40) directly into an Excel target spreadsheet as a double, float, or decimal, then if the second decimal place is a zero it will not be written and zero at second place gets truncated. For example, 164.40 gets written as 165.4 instead of 165.40. | Fixed |
DCNG-18981 | Oracle19c: Incorrect values inserted for BIGINT (NUMBER(20)) in Oracle table. | Fixed |
DCNG-18765 | Process with SAP Invoker (IS API) component fails in IDE. | Fixed |
DCNG-18244 | In EZscript Editor, while using Content Assist to find functions, a few entries are displayed twice. One entry has a description and the other entry does not have a description. | Fixed |
DCNG-17793 | Salesforce: Unexpected SOAP type “xsd:anyType” error is given in logs but execution is completed successfully. | Fixed |
DCNG-15240 | Header row is not written to the output unless the BeforeTransformation event is added with Drop Table and Create Table operations. | Fixed |
DCNG-14673 | In a process, if debug is enabled for a step and if you disable and enable the step, then you have to re-enable the debug option for the step. | Fixed |