The April 2026 release of Data Integration includes the following changed behaviors.
Mappings
To create a mapping, click New > Data Integration > Mapping.
Previously, to create a mapping, you clicked New > Mappings > Mapping.
For more information, see Mappings.
Mapplets
To create a mapplet, click New > Data Integration > Mapplet.
Previously, to create a mapplet, you clicked New > Mapplets > Mapplet.
Shared sequences
Shared sequences include the following changed behaviors:
•To reset the current value of a shared sequence, click Reset.
Previously, to reset the current value of a shared sequence you clicked Reset Current Value.
•The Refresh button is located in the Sequence Properties area of the sequence details.
Previously, the Refresh button was located in the header of the Sequence Details page.
For more information, see Components.
Source transformation
To rearrange or delete fields when you sort source data, select the field and then click Move Up, Move Down, or Delete.
Previously, to rearrange or delete fields, you clicked Actions in the row that contained the field and then clicked the action that you wanted to perform.
For more information, see Transformations.
Tasks
Tasks include the following changed behaviors:
•To create a data transfer task, click New > Data Integration > Data Transfer Task.
Previously, to create a data transfer task, you clicked New > Tasks > Data Transfer Task.
•To create a mapping task, click New > Data Integration > Mapping Task.
Previously, to create a mapping task, you clicked New > Tasks > Mapping Task.
For more information, see Tasks.
Taskflows
Taskflows include the following changed behaviors:
•To create a new taskflow, click New > Orchestration > Taskflow.
Previously, to create a new taskflow, you clicked New > Taskflows > Taskflow.
•To create a linear taskflow, click New > Other Assets > Linear Taskflow.
Previously, to create a new linear taskflow you clicked New > Taskflows > Linear Taskflow.
•The taskflow status API now returns only the overall taskflow status by default. To get the overall taskflow status along with detailed status of each subtask within the taskflow, set the subtaskDetails parameter to Yes.
Previously, the API returned the overall taskflow status along with detailed status of each subtask by default. You had to set the subtaskDetails parameter to No to get only the taskflow status.
•High resource usage causes a timeout while waiting for a reply from process ID 0, which suggests a restart. You receive a 503 error with the following message indicating the process didn't start:
Timeout waiting for reply from process ID 0.
Previously, you received a 500 error code.
•You can view taskflows with invalid query expressions on the My Jobs page.
Previously, taskflows with invalid expressions didn't appear on the My Jobs page.