Excel importer

Category: Modules
Subcategory: Import/Export

Overview

Use this module to import needed Excel files. Simply configure an import template and call the import Java action. Version 10.x is compatible with Atlas UI 3, while version 9.x is with Atlas UI 2.

Documentation

Please see Excel Importer in the Mendix documentation for details.

Releases

Version: 10.3.0
Framework Version: 9.18.4
Release Notes: Upgraded Excel Importer to Studio Pro v 9.18.4 Upgraded Atlas Core 3.0.2 to 3.9.0 Upgraded Mx Model Reflection 6.1.2 to 6.2.0
Version: 10.2.0
Framework Version: 9.0.5
Release Notes: - Fixed issue in replication.jar (changeddate not getting changed while re-importing the same object)
Version: 10.1.3
Framework Version: 9.0.5
Release Notes: * Fixed importing templates from excel files throwing Null pointer exceptions (#152945, #152959) * Fixed mistakenly parsing a single character as a numeric value
Version: 10.1.2
Framework Version: 9.0.5
Release Notes: - We now support parsing Excel files exported from Oracle SQL Developer. - We fixed a security vulnerability. (6.5 - CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H) - We fixed an issue where a custom microflow was not called for parsing decimals. (Ticket 143960) - We added missing hashCode() functions. (Ticket 147784)
Version: 10.1.1
Framework Version: 9.0.5
Release Notes: We have upgraded Apache POI to version 5.2.2 Related dependencies were also upgraded If you use Excel Exporter in your app, you should also upgrade that module.