What's New > April 2025 > New features and enhancements
  

New features and enhancements

The April 2025 release of Data Integration includes the following new features and enhancements.
This is the start of the concept.

Configure port range for the Secure Agent

You can now configure the port range used by a Secure Agent by editing the following file in a text editor:
<Secure Agent installation directory>/apps/agentcore/conf/infaagent.ini
Add the following lines to specify the port range:
InfaAgent.StartPort=<start range number>
InfaAgent.EndPort=<end range number>
Note: The Secure Agent uses ports 14000 to 14999 by default if InfaAgent.StartPort and InfaAgent.EndPort are not present in infaagent.ini.

Normalizer transformation

When you configure a Normalizer transformation in a mapping, you can create group-level fields with nested levels to normalize multiple-occurring groups of fields in each source row.

Notifications

Notifications have the following enhancements: