What's New > October 2025 > Changed behaviors
  

Changed behaviors

The October 2025 release of Application Integration includes the following changed behavior:

Improved usability in field assignments for Service, Create, and Subprocess steps in processes

The process designer offers improved usability when you configure the field assignments for Service, Create, and Subprocess steps in processes. You can select multiple fields simultaneously and automap them. This is useful when you want to automap fields of a process object.
Previously, you could perform automap by selecting and adding only one field at a time.
For more information, see Design.

Data type updates for output fields in a data access service connector

When you use a stored procedure in a data access service connector, you see a modified list of data types to configure the output fields.
The new list includes the following data types:
This change helps in preventing buffer-related errors and seamlessly retrieving large Character Large Object (CLOB) payloads from both queries and stored procedures.
Previously, the output fields included the following data types:
In existing data access service connectors, the old data types are automatically mapped to the closest matching new data types.
For more information, see Design.