How to merge multiple txt files into a single file
Hi All,
We have below requirement in our project to merge text files.
1) User attaches multiple .txt files in specific format which is stored in pc_data_workattach table. 2) System must fetch .txt files on certain criteria and merge to single file. Sometimes the no. of files >100+ 3) UI should be provided to download the merged file.
Any leads on how to implement above in 8.2. Is there any OOTB feature available to merge .txt files?
Thanks, Josina
***Edited by Moderator: Pallavi to change category from General to Product***