


Hi there,
We have got 5 csv/xml, each has around 10000 records, and we need to merge them into a single file with some massaging.
can you suggest the best way to do this?
environment - Adobe Cloud Services
thanks..
Views
Replies
Sign in to like this content
Total Likes
You can use https://developer.adobe.com/experience-manager/reference-materials/6-5/javadoc/com/day/text/csv/Csv.... to write a custom code to merge csv.
You can use https://developer.adobe.com/experience-manager/reference-materials/6-5/javadoc/com/day/text/csv/Csv.... to write a custom code to merge csv.