Task dependencies overview

The configuring of task dependencies allows tasks to not be enabled until a previous task or tasks are completed.
For example, in the example below when the request is started only task 1 will be enabled. When task 1 is completed, only task 2 will be enabled. When task 2 is completed, tasks 3,4,5,6 will be enabled. Finally, when tasks 3,4,5 and 6 are completed, the final task (6) will be enabled.

Task 1 – All data entered
No dependencies

Task 2 – Conflict search
Dependencies – 1

Task 3 – Check credit rating
Dependencies – 2

Task 4 – Send customer welcome letter
Dependencies – 2

Task 5 – Anti money laundering check
Dependencies – 2

Task 6 – Risk assessment
Dependencies – 2

Task 7 – Send customer welcome letter
Dependencies – 3,4,5,6

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment