Hi,
We are using DW 9.4.14 and we have 3 Scheduled tasks which need to run after every five minutes. These three tasks need to run in a specific order but for some reason they all run at the same time after 5 minutes. The reason why they need to run in a specific order is that these schedlued tasks needs input or out out from each other.
I have a windows task which runs after every 5 minutes and runs the "TaskExecute.aspx".
See the attached image.
Please let me know if i am doing something wrong or there is anyother way to get this behavior.