Data Integration What's New > April 2024 > Changed behavior
  

Changed behavior

Informatica Intelligent Cloud Services Data Integration includes the following changed behaviors in this release.

Job details for mappings in SQL ELT mode

When you run a mapping in SQL ELT mode, the job details page shows the individual target results for each target in the job.
Previously, the job details page showed only one target and the number of target rows shown was cumulative for all targets in the mapping.
For more information about viewing job results, see Monitor.

SQL ELT query preview

When you preview the SQL query for a mapping that uses SQL ELT optimization, the query panel is renamed to SQL ELT Query, and the button that you click to generate the query is labeled Generate SQL Query as shown in the following image:
The image shows a mapping with Source, Filter, Sorter, and Target transformations. The SQL ELT Query panel is open. The button to generate the query is labeled "Generate SQL Query."
Previously, the panel was named SQL ELT Optimization, and the button was labeled SQL ELT Preview.
For more information about previewing SQL ELT queries for mappings, see Mappings.

Rounding for double data type values

For double data type source fields that are connected to a downstream decimal or string data type field, Data Integration retains digits beyond the 15th digit.
Previously, Data Integration rounded all double data type values to the 15th digit.
For more information about double data types, see Function Reference.

Taskflows

Taskflows include the following changed behaviors:
For more information, see Taskflows.