Page 1 of 1

I'm trying to find a way to detect the corrupt file

Posted: Fri Jun 27, 2025 12:01 pm
by Yaripped
Hello,

I'm trying to find a way to detect the corrupt file (like PDF or ZIP) in my flows.
I often have jobs that are catched in my flows before the complete copy on the disk.
All of this jobs are send to problem jobs and I receive many fail messages just because of that.
Is it possible to detect and ignore this files with an app or with variables ?

Thanks for the help !

Re: I'm trying to find a way to detect the corrupt file

Posted: Sat Jun 28, 2025 5:50 am
by lorde01
Have you tried using a "file lock" check or CRC/checksum check before processing? I'm curious if there are any solutions you've tried that didn't work so we can analyze them further?