Data Integration Connector What's New > July 2024 > Changed behavior
  

Changed behavior

The November 2024 release includes changes in behavior for the following connectors.

Amazon Redshift V2 Connector

Effective in this release, Amazon Redshift V2 Connector includes the following changed behaviors due to upgrade of the JDBC driver version to 2.1.0.26:

Business 360 FEP Connector

Effective in this release, when you use Business 360 FEP connector in the mapping for an egress job for exporting field groups, the exported data includes the source systems of the field groups. If field groups contain multiple entries, you can identify them based on their source systems in the exported data.
Previously, the exported data included only the source systems for the root fields.

Databricks Connector

Effective in this release, Databricks Delta Connector is renamed to Databricks Connector.

Microsoft SQL Server Connector

The JDBC base driver is updated to version 6.0.0.001282.
The Microsoft SQL Server Connector uses this driver by default. The previous base drivers are available in the EBF folder. You can configure some custom properties to use the drivers from the EBF folder. For more information on using the EBF drivers, see How to use the patched or latest JDBC or ODBC driver for Oracle and Microsoft SQL Server Connectors.

Oracle Connector

Effective in this release, Oracle Connector includes the following changed behaviors:

Snowflake Data Cloud Connector

Effective in this release, you can use a SQL transformation to call overloaded stored procedure in Snowflake that contain the same name and different number of arguments.
Previously, you could not configure a mapping that uses schema with multiple stored procedures that contain the same name and different number of arguments.
However, after the upgrade, if you add a stored procedure to a schema that is used in an existing mapping that already contains a stored procedure with an identical name and different number of arguments, the mapping fails at run time.
To run mapping successfully, re-select the stored procedure from the schema and re-run the mapping.