How to start a workflow from middle?

cancel
Showing results for 
Search instead for 
Did you mean: 
xalee
Member II

How to start a workflow from middle?

I'm working on a time off approval workflow, the process is long and has many steps. Let's say the process is like start->manager Level1->manager Leve2->manager level3->boss

What if manager at level 2 wants to ask for a time off? Should I add a start on "manager Level2", is there a better way to do this?

Thanks,

-- Bruce

1 Reply
kalpesh_c2
Senior Member

Re: How to start a workflow from middle?

Hi,
You can simply return the task of manager Leve2 to manager Level1 based on your conditions using sequence flows and again the loop will continue.

Thanks,
Kalpesh,
ContCentric