Releases: Erwin-t-Hoen/Flat-File-Importer
Releases · Erwin-t-Hoen/Flat-File-Importer
Flat File Interface v4.4.0
Version 4.4.0 of the FFI module includes:
- Logging to console via after commit.
- Fix in java create logMessage crashed (getContext() in stead of newContext) occurs when loglevel is set to info.
- Added import/export via xml.
- Added reset function to file queue
- Renamed microflows with execution prefix
- Fixed typo in filetype enumeration
- Fixed issue with double quote text qualifier
Flat File Importer v4.3.0
Version 4.3.0 of the FFI module includes:
- Compatible with Mendix 5.9.1
- Change in InterfaceDefinition form due to upgrade to Mx 5, you should not notice the difference when upgrading (Data will be preserved)
Version 4.2.0
Version 4.2.0 of the FFI module includes:
- Fix for column definition order issue, when rearranging the defined columns the new order was not picked up when importing
- Feature added to add columns to be skipped easily
- Added file encoding option to read multibyte characters
Performance fix
Performance fix