Hi Stefan,timeout time can be increased in serverConf.xml.Alternatively,
you can configure your workflow to pickup 100 files at a time and once
that is complete, loop back to pick more files if present. Or to be more
simple, pick one file at a time and design loop back, so that it keeps
picking files till the time it is present.Thanks.