JBoss Community

Re: How to create a simple waiting workflow

created by Mauricio Salatino in jBPM - View the full discussion

You have an old plugin that's why you are seeing a Wait State there..

You need to add a <task> -> service task node and then write an implementation of the WorkItemHandler class and do not complete the workitem inside the implementation. That will cause your process to wait until you finally decide to complete it.

Cheers

Reply to this message by going to Community

Start a new discussion in jBPM at Community