Write text file creating ".partial"

Hi,

I’m using an “httpRequestToText” Activity and then a “Write text file” to create an excel file from an html body content.

But sometimes the excel downloaded is coming like “excel.xls.12341234.partial”

I know the “.partial” extension occurs when the file doesn’t finish the download process.

In the properties of the “HttpRequestToText” Activity I’ve put the “timeOut” property to “30000” secs. Maybe This can be the reason the file is coming “.partial” ?

Hi @KevinDS

That should be easy enough to test. Could you try downloading a large file and a small one? If the issue persists fairly consistent while downloading a big file, then I would suggest increasing the timeout value and try again. I’m not sure if that’s the cause, but we need more information here :slight_smile: