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.
Intelligent structure models
You can parse image-based PDF files when you create an intelligent structure model using the custom AI engine.
For more information, see Components.
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.
Stored functions in common connector interface
PostgreSQL connectors now support stored functions in SQL transformations.
For more information, see Transformations.
Taskflows
Taskflows include the following new features and enhancements:
• In a Data Task step that uses a mapping task, you can override the default data type, scale, and precision of the source fields in FTP and SFTP connections. Use the new Source_defaultNativeDataType, Source_defaultScale, and Source_defaultPrecision fields in the Source list to override the default data type, scale, and precision of the source fields.
•
If you are assigned the Administrator, Deployer, Designer, or Operator role, you can use the update resource to update the values of the API Name, Allowed Users, and Allowed Groups fields of a taskflow using a REST API with a PUT request. Use the request body to pass the values. The updates can be applied to single or multiple taskflows using an update resource.
• You can use the subtaskDetails optional parameter in the Taskflow Status API URL to return only the taskflow status without any task or step statuses within the taskflow.
Use the following URL to return only the taskflow status: