Can multiple tasks in a single job be triggered to run at the same time through the task flow?
I'd like to be able to keep the tasks contained in a single job.
I have a task which has two "On complete Goto Task ''" events
It still looks like these On complete events fire linearly. On initial task complete it will start the first task, then the second task.
Is there any way through task flow to trigger two tasks in the same job to start simultaneously?
Thank you for your time.