The February 2025 release of Data Integration Connectors includes the following changed behavior.
JDK directories for Secure Agents
With the JDK library and Spring Boot update in the February 2025 release, the JDK directory structure on the Secure Agent machine has changed. If you need to reimport SSL certificates, Kerberos configuration, or policy files to the JDK libraries, ensure that you import the files to the correct JDK directory.
•If you installed a Secure Agent after the February 2025 release, import the required files into the following directory:
<Secure Agent installation directory>/jdk8
•If you installed a Secure Agent before the February 2025 release, you can continue to import the required files into the following directory:
<Secure Agent installation directory>/jdk
For more information about the JDK directory structure, see the applicable connector documentation.
Business 360 FEP Connector for hierarchies
When you create a mapping with Business 360 FEP Connector to ingress or egress hierarchies, the field names in the source or target transformation now contain _parent and _child keywords based on the field type.
The following sample field names contain _parent and _child keywords:
•Person_to_Organization_parent_state
•Person_to_Organization_child_state
Previously, the field names in the source or target transformation had the _from and _to keywords.
If you have any existing mappings with Business 360 FEP Connector to ingress or egress hierarchies, you must synchronize the input or output fields.