Data Importer
Content Type: Module
Categories: Import/Export,Connectors,Data
Overview
This module works in conjunction with Data Importer Extension to enable import of excel file into your app. The design-time flow will enable you to define the source to target mapping into an NPE (non-persistent entity).
Documentation
Releases
Version: 1.3.0
Framework Version: 10.7.0
Release Notes: Added the ability to create Data Importer documents as sources for Import Mapping documents. To access this feature, launch Studio Pro with the feature flag --enable-mapping-source and create a Data Importer document.
Version: 1.2.3
Framework Version: 10.7.0
Release Notes: Apache POI library update from 5.2.5 to 5.3.0
Version: 1.2.2
Framework Version: 10.7.0
Release Notes: - Performance improvement for xlsx file types
- Ref issue fix
- Empty row fix
Version: 1.2.1
Framework Version: 10.7.0
Release Notes: Fixed vulnerability in data-importer which was caused by Apache commons-compress v1.21
Version: 1.2.0
Framework Version: 10.7.0
Release Notes: Support for editing entity, attribute name and data type.
Version: 1.1.0
Framework Version: 10.7.0
Release Notes: Support for parsing and importing data from CSV (comma separated values) files.
Version: 1.0.0
Framework Version: 10.4.0
Release Notes: Initial Public Release.