Data Importer
Content Type: Module
Categories: Import/Export,Connectors,Data
Overview
This module works together with the data importer document to enable importing Excel and csv files into your app. The design-time flow will enable you to define the source to target mapping into an NPE (non-persistent entity).
Documentation
Please see Data Importer in the Mendix documentation for details.
Releases
Version: 1.6.3
Framework Version: 10.24.11
Release Notes:
Upgraded Log4j API to version 2.25.x [#281435]
Fixed XLS row count calculation for worksheets containing empty rows.
Version: 1.6.2
Framework Version: 10.24.11
Release Notes:
Upgraded log4j api to v2.25.3
Version: 1.6.1
Framework Version: 10.24.11
Release Notes:
Fixed Data Importer can't read UTF8-BOM format [#271323]
Update log4j-api v2.24.3 to v2.25.3 [#271479]
Version: 1.6.0
Framework Version: 10.24.11
Release Notes:
Updated module to Studio Pro v 10.24.11
Version: 1.5.3
Framework Version: 10.21.0
Release Notes:
- Fixed module failed to read number column from excel sheet [#236926]
- Fixed runtime sheet resolution issue caused by unordered sheet indices [#261123]
Version: 1.5.2
Framework Version: 10.21.0
Release Notes: Updated apache commons csv to v1.14.0 [#250204 ]
Version: 1.5.1
Framework Version: 10.21.0
Release Notes: Updated module version to v1.5.1 with OSS Clearance.
Version: 1.5.0
Framework Version: 10.21.0
Release Notes: - Updated studio pro minimum version to 10.21.0 to support Mendix 11- Updated POI library to version 5.4.0- Added support for import mapping parameter.
Version: 1.4.1
Framework Version: 10.7.0
Release Notes: Upgraded Apache POI version to 5.4.0 [#250669]
Version: 1.4.0
Framework Version: 10.7.0
Release Notes: Entity access rules applied for Data Importer runtime module.