The October 2025 release of Data Integration includes the following new features and enhancements.
Arguments in user defined functions
You can now create up to 100 arguments in user defined functions. Previously, you could only create up to 10 arguments.
For more information, see Components.
Data preview jobs
When you run a data preview job in a mapping with one or more associated mapping tasks, you can select a mapping task to use as the basis for the preview. When you select a mapping task, the preview job runs with design time parameters, parameter file values, and advanced session properties configured in the task.
For more information, see Mappings.
Data Vault mapping and mapping task templates
You can use preconfigured mapping and mapping task templates to build Data Vault hub, link, and satellite tables.
Mapping task details
The Task Details page for a mapping task contains the following new features:
•The Transformations with Connections section displays general and advanced properties for transformations that use a connection.
•You can view, copy, and download the SQL queries used in the task.
The Task Details page is also updated with a new look and feel.
For more information, see Tasks.
Override source partitions using a parameter file
When you configure partitions for a parameterized flat file or relational source, you can override the partitions using a parameter file.
For more information, see Mappings.
Special characters in field names
When a mapping preserves special characters in source and target field names, field names can now include the following special characters:
. + - = ~ ` ! $ % ^ & * ( ) [ ] { } ' \ / ? < > |
For more information, see Mappings.
Stored functions in common connector interface
PostgreSQL connectors now support stored functions in SQL transformations.