Mauricio Salatino [
https://community.jboss.org/people/salaboy21] created the discussion
"Re: How to create a simple waiting workflow"
To view the discussion, visit:
https://community.jboss.org/message/714315#714315
--------------------------------------------------------------
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
[
https://community.jboss.org/message/714315#714315]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]