User Guide : Change Log : Change Log for 11.5.0.21
 
Share this page                  
Change Log for 11.5.0.21
The following table provides the list of fixed issues in the 11.5.0.21 release. The build number is 11.5.0.21.
 
Bug ID
Description
Resolution
DCNG-15232
When reading an Excel sheet from a map, the column characters such as space and slash are escaped.
Fixed
DCNG-15229
In Extract editor, new line style is created after parsing columnar data or tagged data if the line style exits already.
Fixed
DCNG-15193
If a connector property supports hex code value, then the hex code is not set or saved properly.
Fixed
DCNG-15169
When setting a custom value for a connector property such as RecordSeparator or FieldSeparator, the custom values are not saved and displays the previous values.
Fixed
DCNG-15138
In Extract Editor, when a data field is created for a space, it does not indicate that a data field is created on the Design tab.
Fixed
DCNG-15137
In Manage Accept Record’s Field Layout window, when you change the position of the fields and click OK, the changes are not saved.
Fixed
DCNG-15136
When you browse data or run the extracted artifact as a part of map, some of the fields are missing data. However, the data is highlighted in the Design view.
Fixed
DCNG-15135
When importing a v10 project that includes a project reference, if the referenced project already exists in the v11 workspace, then a duplicate project will be created with and _n will be added in the file name, where n is the number of the duplicate.
Fixed
DCNG-15133
In a CXL script, if line name has a space, then when you click Extract > Browse Data, an error message is displayed.
Fixed
DCNG-15119
When mapping a field of decimal data type to a field of text data type, if the scale is greater than a certain number, then the number is written in scientific notation instead of standard notation in the target.
Fixed
DCNG-15099
In a process (compatibility mode on), when you select a map in the Transformation step and click Create a copy of the map, two .tf.xml files are displayed (original file and copy). If you open a map from Transformation step, the original tf.xml opens. However, if you run the process, the copy of tf.xml will be used.
Fixed
DCNG-15081
After importing a v10 project (has references to multiple process) into v11, when you open the main process, an error is displayed indicating that the referenced artifact cannot be located.
Fixed
DCNG-15039
djengine does not print “Return Code:0” to stdout even if the map does not have errors, causing the process to fail.
Fixed
DCNG-15038
Unable to upload filenames with spaces and deploy to IM.
Fixed
DCNG-15037
On Linux, when you run a imported process with an invalid log path, the following error is displayed:
java.lang.NullPointerException
Fixed
DCNG-15034
In a process with Rest Invoker 3.0.0 component instance, after selecting the Execute action, when you click the Design property, the REST Invoker 3 Configuration dialog box is displayed. Also, another dialog window indicating an update is available is displayed. This must be disabled.
Fixed
DCNG-15032
Unable to browse JSON URL source file data.
Fixed
DCNG-15007
If you are using Netsuite connector to connect to Saved Search in Netsuite and the DataType is set to Dynamic, then when you try to connect, the following error message is displayed:
CustomSearchJoin was determined to be a list. Child lists are not handled in dynamic search.
Fixed
DCNG-15002
When configuring a Transformation step in a process, if you select Create a copy of transformation file created by map designer, then the file is created with .ip.rtc$ as part of the file name.
Fixed
DCNG-14754
In a map if a source has two Record Types, then when editing an already created Record Event in the second Record Type, the group key only lists Source Fields from the first Record Type.
Fixed
DCNG-14698
When saving maps or processes that are set as read-only, there are no indication that the artifact is read-only. It appears the file is saved. However, when you reopen the artifact, the changes are not available.
Fixed
DCNG-14663
When you run a map more than once consecutively, invalid values are displayed for Global Variables.
Fixed
DCNG-14038
In a process > Configuration tab, if you delete a message component using the Delete key on the keyboard, then DataConnect refreshes but the message component is not deleted.
Fixed
DCNG-13950
When using File Folder Queue, the FilenameFormat property supports %s to include the SourceName in the filename. However, when using this with a PutMessage action, the following error is displayed:
Error writing message: FFQueue::Unable to create output filename. Source Name specified in filenameformat does not exist in message header.
Fixed
DCNG-13923
Running a process with a sub-process that contains a Dynamic Map Invoker step with a Reset action between two Dynamic Map Invoker steps with an Execution action causes the process to crash.
Fixed
DCNG-13849
When you open an XML schema in Schema Designer, the Attribute types are changed to Character, which is invalid for XML.
Fixed
DCNG-12840
Process execution is slower using the GUI compared to djengine.
Fixed