I am trying to gather data from a timed job. There are 5 machines that can spit data out. The bit that Alteryx doesn't seem to like is when one of the machines does not have a file to output. At that point the whole thing comes to a halt and fails. Is there a way to have Alteryx use the file produced if there is one or a dummy file if there isn't? Another option would be for Alteryx to check for the file and skip it if there isn't one.