Excel importer

Content Type: Module
Categories: 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.7.1
Framework Version: 9.24.11
Release Notes: Bug fix for specifying allowed file types during template import functionality
Version: 10.7.0
Framework Version: 9.24.11
Release Notes: - Overall performance has improved. - Error due to empty rows in Excel resolved. - '#REF! value in Excel appears as the value 23' issue is fixed. - The selection of deprecated argument types like ‘Float’ and ‘Currency’ in enumeration has been removed from the UI.
Version: 10.6.2
Framework Version: 9.24.11
Release Notes: - Mitigated CVE-2024-25710 by updating third-party dependencies. This CVE does not pose any apparent risk for Mendix customers as there is no known exploit available.
Version: 10.6.1
Framework Version: 9.24.11
Release Notes: Updated the replication jar to version 1.0.4
Version: 10.6.0
Framework Version: 9.24.11
Release Notes: - Upgraded module to Mendix version 9.24.11.
Version: 10.5.0
Framework Version: 9.18.4
Release Notes: - Introduction of migration file for JDM - Upgraded Mx Model Reflection module from version 6.2.0 to 7.0.0
Version: 10.4.0
Framework Version: 9.18.4
Release Notes: - Reading data from macro-enabled file (in XLSM format) is supported - Replication jar upgraded from 1.0.2 to 1.0.3 - Issue related to multiple instances of same JARs is fixed (eg : commons-codec.commons-codec-1.15.jar & commons-codec-1.15.jar) - The template xml generated by excel importer now stores the information regarding field mask and type
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