hub.eb?material_id=603&track_id=602

Workflow Split Join Nodes


A Split Join Node can be used to create parallel process branches that must all complete before the process continues.

For example, when an employee joins a company, multiple departments may need to complete tasks. They need to be set up the pay roll whilst the IT department sets up their login credentials. This allows both departments to perform the tasks simultaneously. 

 

Steps


1

Starting from Workflow Escalations, Add a Split Join Node and update the links

2

Add two parallel System Tasks, make sure both system tasks have a log function to show you which task is being performed.

3

Run the Test Harness  and step through the process.

Current Module

Related