Massive data exportation in csv
Hello community,
I have a requirement for one customer. The customer would like to export in csv 1 millon of rows.
To clarify the use case: Take the data in csv from one year from 100 devices.
I'm using the CSV Parser extension (https://support.ptc.com/help/thingworx_hc/thingworx_8_hc/en/index.html#page/ThingWorx/Help/Extensibility/CSVParser.html) & the Data Exportation Widget (https://support.ptc.com/help/thingworx_hc/thingworx_8_hc/en/index.html#page/ThingWorx/Help/Mashup_Builder/Widgets/DataExportWidget.html)
but the both using infotables to process the data and im not sure if a infotable is a good element
to do this...
1. Exist any other method or solution for massive data exportation?
2. Exist a way to put in "second plain" the generation of the csv?
Thank you in advance,
Luis.

