Change Log : Change Log for 11.4.0 (Build 11.4.0-27)
 
Share this page                  
Change Log for 11.4.0 (Build 11.4.0-27)
The following table provides the list of fixed issues in the 11.4.0 release. The build number is 11.4.0-27.
 
Bug ID
Description
Resolution
DCNG-14299
The REST Invoker is unable to read incoming DJMessages (encoded using ISO-8859-1) that has binary content.
Fixed
DCNG-14141
Salesforce connector crashes when connecting to a query with parent relationship.
Fixed
DCNG-14095
The HL7 v2.1 master schema does not display composite elements.
Fixed
DCNG-14096
Log specified with macro causes null pointer error.
Fixed
DCNG-14079
When you run a process with SMTP E-mail invoker, the process fails with an error message added in the logs. The error occurred because the new version of the component was not backward compatible with the old version of the component.
Fixed
DCNG-14077
Unable to read .json file correctly because a few of the double byte field uses empty string "" to represent 0.0 value.
Fixed
DCNG-14069
When you run a map with Netsuite 2018 connector, the values are not displayed for any custom fields. This occurs for both table and query statement.
Fixed
DCNG-14068
For SMTP E-mail invoker, add message attachment must not be mandatory.
Fixed
DCNG-14056
For SMTP E-mail invoker, add message body must not be mandatory.
Fixed
DCNG-14057
Saving artifacts into large workspaces may take an extended period of time to refresh in Project Explorer. This behavior was corrected by only refreshing the files that were saved instead of refreshing all the files in the workspace
Fixed
DCNG-14044
 
While creating a package that has a project that contains a folder with a few artifacts, and the artifacts are imported from the main process in the root folder, it fails to create a package and displays the following error:
“Failed to create the part's controls”
Fixed
DCNG-14013
In Netsuite 2018 connector, unable to set a criteria that includes a custom field.
Fixed
DCNG-13999
In Netsuite 2018 connector, an invalid timestamp causes the following error:
"Failed to connect: Problem discovering custom record type names. There was a problem communicating with NetSuite's web service. Invalid login attempt."
Fixed
DCNG-13991
The browser in DataConnect does not display the HIPAA file correctly due to an issue with the character used for field repetition.
Fixed
DCNG-13971
The pipe symbol used in a like operator is converted to a regular expression prior to execution
Fixed
DCNG-13966
The Netsuite 2018 connector throws an error when the search result is zero.
Fixed
DCNG-13946
 
In Salesforce connector, the Filewrite() function does not write the Salesforce attachments correctly.
Fixed
DCNG-13874
Adding a macro in a macroset with the same name as the Global Macroset displays the following error:
"Macro already exists"
Fixed
DCNG-13835
In Schema Designer, when the XSD metadata browser is used to read an XSD file that contains a type with an array, it must be represented as a field with maxOccurs greater than 1. However, the schema designer does not set maxOccurs values.
Fixed
DCNG-13813
When the first record in the source file (after header record) does not have any data in the fields and remaining records contain data in these fields, the process results in an error and generates an incomplete XML target file.
Fixed
DCNG-13795
In a map (compatibility mode off) with Netsuite 2018 connector, the following three preferences are not passed to the Web Services:
DisableMandatoryCustomFieldValidation
DisableSystemNotesCustomFields
IgnoreReadOnlyFields
Fixed
DCNG-13759
Refreshing the Target creates an unworkable copy of the map in the Map editor. All the field expressions are erased and incorrect field names are added by changing the field delimiter.
Fixed
DCNG-13757
In a process file with the Transformer step that contains the Automatic Mapping Transformer message component, unable to change the Output mode to Replace for the Execute action properties. The value automatically changes to Append even if Replace is selected.
Fixed
DCNG-13748
In a map file with SQL Server connector, if a query or other connection details are changed or any modifications are made in the schema, then all the events on the source records are deleted.
Fixed
DCNG-13746
While running the integration engine with a v10 djar, an error is displayed.
Fixed
DCNG-13739
When running a map with JSON connector, DataConnect uses the source array fields as Values, which forces users to create new maps for each JSON source file that has different values in the array fields.
Fixed
DCNG-13731
The import does not handle dataset files that has project references and session references.
Fixed
DCNG-13594
Process Designer does not execute a Transformation step using a DMS connector when run within a multi-threaded process. If the max thread count is set to the equivalent or greater than the number of threads in the process, then transformation step does not run successfully and the process aborts with error code 28025.
Fixed
DCNG-13557
When the EZscript Expression editor is opened, a temp project added to the workspace is not deleted when you close this editor. It is available when DataConnect is launched again. This occurs in any of the following scenarios:
If an unexpected exception occurs when opening or closing the EZscript Expression editor.
If the application stops responding after opening the EZscript Expression editor and you kill the application from Task Manager.
If the application crashes while opening or closing the EZscript Expression editor.
Fixed
DCNG-13556
In a map file > Mapping tab or in a schema file, the information icons displayed in the field grid ( in the Properties column, (second column), and Action Key icons) are not displayed properly in any of the following scenarios:
The connector supports recognition rules and Discriminator icon is displayed in the index column of the grid.
The connector supports hierarchy and any field displayed in the grid is of Record type.
Fixed
DCNG-13554
After saving changes to a Target Field Expression, and re-opening the Target Field Expression, the changes are not saved.
Fixed
DCNG-13527
When you import and open a v10 process with SAP Invoker, the following error message is displayed:
Parameter must have both a position and value in step
Fixed
DCNG-13269
When the files created in earlier versions of DataConnect is opened, changes are made automatically and saved with no warning or user input. The root location is changed to the current location and the formats for datecreated and datemodified properties are changed.
Fixed
DCNG-13234
On Linux, the value cells of properties in a process and expression fields for map target are invisible.
Fixed
DCNG-13160
While using a macro for the map path of a Transformation Step, if the option to create a copy of the transformation file is created by Map Designer was used, then the process looks for the map in the original map location regardless of changes made to the macro definition and displays an error.
Fixed
DCNG-12773
Process editor does not keep the Transformation step properties open while opening and closing the map from within the process.
Fixed
DCNG-12643
In a map that includes filters and sort expressions, after you rename the source or target and run the map, the filters and sort expressions are not updated and displays an error on the Logs tab.
Fixed