Version 5.2.3

New

  • New connector support for Microsoft Dynamic CRM.

Improvements

  • Stored Procedure task now uses BulkCopyTimeout value as the timeout setting before terminating the attempt to execute a command and generating an error. This setting can be found under Admin - System Setings.
  • Improved how Data Migration handles missing Data Currency column. If the Data Currency column is not defined, it will append data into the target table. If it is defined, but couldn’t be found in the target table, it will log an error message and then abandon job.
  • SQL Server image data type is now mapped to varbinary(max) data type in Data Migration.
  • Handles Informix table/view name through ODBC connection correctly.
  • To a certain degree, Data Migration can now handle incremental load even if target table has additional columns.

Fixes

  • Fixed a bug where an incorrect error message was logged when SMTP authentication fails during job email alert.
  • Fixed keys column import in Data Migration for ODBC Datasource.