The Javadoc was updated to include a sample showing how to use the API to register a custom transformation and make it available to select in the UI.
This release contains no functionality changes.
Updated Apache POI and related libraries (poi, poi-ooxml) to version 5.4.1.
[DINT-5459] An error can occur in the cross reference transformation function.
This release contains the following known issues:
[DINT-4339] A JNDI data source cannot be configured when EBX® is deployed on a WebLogic, or JBoss server.
[DINT-5463] The mapping UI becomes unresponsive after adding a transformation function when using the Chrome v137 browser. As a workaround try one of the following:
Use an alternative browser (Firefox or Edge).
Use an earlier version of Chrome (passed testing on v133).
Use an Incognito window.
Fonts are no longer shipped with the JDK 11. Font rendering in Java 11 JVMs now uses pre-installed operating system fonts. This can cause issues in Linux environments when exporting Excel files. As a workaround, you can install the fontconfig package.
When exporting to SQL with TDV, if any error occurs, the operation is cancelled.
Due to a limitation in Excel, long fields with the number data type display all numbers past the 16th place as a 0.
Importing and exporting SQL: Read and write is not possible with the Timestamp data type with MS SQL Server.
Configuring a schema using the JNDI configuration in your web server is not supported.
When creating a custom transformation function, you must use a predefined data type for its input and output fields.