Hi Gouri, You can try breaking the file or use FileCollectorBelow is the
statement from Adobe's KB article.Uploading huge files on the server
using file upload functionality is not recommended. The best is to place
the file on SFTP and then use File collector.If the file is enormous, it
will take some time to process. The only possible way to reduce time is
to multiple workflows and break the file into smaller chunks. Use each
workflow to process one piece, this method will provide you with some...