I'm looking for a way to detect incomplete or corrupted files

Post Reply
Youce1992
Newbie
Posts: 1
Joined: Mon May 25, 2026 5:50 am

I'm looking for a way to detect incomplete or corrupted files

Post by Youce1992 »

Hello,

I'm looking for a way to detect incomplete or corrupted files (such as PDF or ZIP files) within my flows.

In many cases, files are picked up by the flow before they have been fully copied to the destination disk. As a result, these files are processed prematurely, fail validation, and are sent to the problem jobs queue.

This generates a large number of failure notifications, even though the files themselves are not actually invalid—they are simply not fully copied yet.

Is there a built-in method, application, or variable that can be used to detect and ignore incomplete or corrupted files until they are fully available?

Any suggestions or best practices would be greatly appreciated.

Thank you for your help!
Post Reply