Hi, All I have a question on how swift knows if a task is successful. In my case, I am using a status notification instead of a status file. So my question is is this status notification the only thing swift is waiting for, or is swift also waiting for the output data to appear to say that a job is successful? Thanks. zhao