Synchronize Tasks
In larger workflow configurations consisting of many workflow tasks, Synchronize Tasks can be used to unite several tasks so that they are processed as a single item, which can serve multiple purposes:
- 
To ensure a task is not skipped if one of its dependencies fails.
 - 
To help with the general workflow structure and enable easier visualization.
 - 
To facilitate an easy replacement of tasks.
 
Was this page useful?