We have a job that can only run once a day. On occasion an adjustment needs to be made, but the job should not run after that adjustment. It should wait until the next file is uploaded, usually the next day. Is there a way to set a dependency or condition to not run if the job has already ran for the day? We are not allowed to delete the files off of the SFTP site that we are triggering from.