Make workflow to wait till a condition

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

Make workflow to wait till a condition

I am using activiti 5.22.Can some one help me on  how to make the workflow to wait till a particular condition is reached 

1 Reply
cjose
Senior Member II

Re: Make workflow to wait till a condition

You can use one of the intermediate catching events such as timer, message, signal etc. Another option is to use the BPMN "Receive Task"