Use a FileSet Define action to select the file you want and make sure you order the fileset by filedate Use a FileSet Iterator action and in the OnAfterEachIteration call Action.Reset (this means that it’ll stop on the first file) Under the FileSet Iterator action, put a Move Files(s) action to do the move to Radar folder.