Skip to content

Releases: Erwin-t-Hoen/Flat-File-Importer

Flat File Interface v4.4.0

02 Dec 00:25
Compare
Choose a tag to compare

Version 4.4.0 of the FFI module includes:

  1. Logging to console via after commit.
  2. Fix in java create logMessage crashed (getContext() in stead of newContext) occurs when loglevel is set to info.
  3. Added import/export via xml.
  4. Added reset function to file queue
  5. Renamed microflows with execution prefix
  6. Fixed typo in filetype enumeration
  7. Fixed issue with double quote text qualifier

Flat File Importer v4.3.0

24 Mar 22:37
Compare
Choose a tag to compare

Version 4.3.0 of the FFI module includes:

  1. Compatible with Mendix 5.9.1
  2. 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

11 Nov 01:21
Compare
Choose a tag to compare

Version 4.2.0 of the FFI module includes:

  1. Fix for column definition order issue, when rearranging the defined columns the new order was not picked up when importing
  2. Feature added to add columns to be skipped easily
  3. Added file encoding option to read multibyte characters

Performance fix

22 Oct 11:46
Compare
Choose a tag to compare

Performance fix