Need to compress CSV file to gz, taking too long to convert big size file, I am using Compress/Zip activity

I need to compress big size file from CSV to gz, Please refer the file size below

Each Big size file taking more than 10 mins to compress, so the workflow throwing Timeout exceed after 1 hr.( because of the exception unable to process all the files)

Invoke Workflow workflow: Workflow ‘Dynamic Activity’ has exited due to exceeding the specified Timeout [01:00:00]

Are there any script to compress the file quickly or any other way to handle the exception

@rumabharathy

Try increasing the timeout value… also is it getting stuck or its just in the loop and as time passes is the time to compress increasing

Cheers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.