Login to follow
CSVDataExtractor

CSVDataExtractor (ODC)

Stable version 0.1.1 (Compatible with ODC)
Uploaded on 04 November 2024 by Xebia USA Inc.
CSVDataExtractor

CSVDataExtractor (ODC)

Details
Detailed Description

This component enables reading of CSV file in two ways:

1. Read the supplied CSV file records as JSON. The JSON can then be deserialized into appropriate structure to get the records in OutSystems supported format.

2. Read the supplied CSV file records as Key Value pairs. The key value pairs can then be used in application in situations where Key Value format is more appropriate.