Hi Ajay
We're trying to export multiple objects (1000+). These objects are placed into a string variable in the correct format for a CSV export.
The text is coded to UTF-8.
Kind regards
Joey
If you are exporting CSV data, I found the CSV Services module in the Marketplace very good. It uses Java Actions, so has been very reliable and stable when exporting large data sets.
https://marketplace.mendix.com/link/component/1911
I hope this helps.
I'll give it a try, thank you!