Quantcast
Channel: Mendix Forum Questions
Viewing all articles
Browse latest Browse all 83169

How to Import and Export large flat file

$
0
0
I want to import and export about 70,000 lines of data to the application. However, the following error occurs in processing I created.   - Import I import csv File to the application using Flat & delimited file import of Mendix App. I committed every certain number of rows, When processing more than a certain number of rows, the response is abruptly delayed and processing does not end, or Critical level logs on the Mendix console frequently and finish.   - Export I exporting to Excel using XLSReport of Mendix App. After creating the data to export to the persistent entity, I set it to an Input object that passes the data's relation to XLSReport. At this point GC overhead limit exceeded error occurs.   I think the above phenomenon means that memory is insufficient for processing (data). When importing or exporting a large file that will run out of memory when processing, How do you devise a process?

Viewing all articles
Browse latest Browse all 83169

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>