2014-09-04
1.0.0
mark smit
8.0.1+
All
Java
[Overview]
Import comma separated files (or anything separated flat text files) with your OutSystems application. Based on the work done in ArdoJSON this component allows you to import flat text files into a record set defined in the Outsystems platform.
[Detail]
Feature List
Import text based data into your OutSystems application
- set charset of the imported file
- set separator char
- quote strings are any input
- select the used date format
- map data in the imported file to fields in your record.
- use header record in your data set to map fields to your Outsystems record
Main Benefits
Quickly import flat text files containing structured data into your Outsystems aplication.
Notice: This component takes advantage of private and undocumented Platform APIs, which can change without notice. As a result, this component may unexpectedly break as the Platform is upgraded. We advise proper testing to ensure that your applications continue to work as expected when upgrading/patching the Platform.