Hey.
I still have problems with the following setup:
1) Read a.txt
2) Read b.txt
3) If task 1) and 2) has output then "do something-1" else "next"
4) If task 1) and 2) has output then "do something-2" else "next"
5) "do-something-3" (no conditions)
So if both 1) and 2) has output, then task 3) 4) and 5) should be run.
If only 1) or 2) (or neither) has output, then only task 5) should be run.
Right now the job just gets stuck in "Running", and I cannot see that any tasks have been run ("Last run" is unchanged).
If I restart the VisualCron service then the "Last run" is suddenly updated, and apparently task 1) and 2) have been executed.
I am puzzled. Something is wrong.
Best regards,
René
hawkings attached the following image(s):