Feature request for the Execute Task:
"Go to next task on Running Status"
This way I can create a Job with a work-flow of Tasks (that may include pauses, variables etc.) that include running executables.
Currently, a job that includes an Execute task will stop until it receives completion from that task. For, example.. a task to run notepad will not complete(status "Running") until Notepad is shutdown/killed(status "Completed"). I'd like to have an option to run notepad and continue to the next step of the job(before a completion event). I think this should be an option in the Execute task dialog.