[jboss-dev-forums] [jBPM Development] - Re: Jump to end state from Node

Martin Weiler do-not-reply at jboss.com
Thu May 19 10:56:43 EDT 2011


Martin Weiler [http://community.jboss.org/people/mputz] created the discussion

"Re: Jump to end state from Node"

To view the discussion, visit: http://community.jboss.org/message/606068#606068

--------------------------------------------------------------
> But following code is not working as expected and its always executing all the nodes.

The code should work, but the problem is that the process definition is composed of <node> elements. As these are not wait states, the process execution just continues, regardless of the ActionHandler. Change all the <node> elements in your process to <state> elements, and you should get the desired result with the AutomationHandler.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/606068#606068]

Start a new discussion in jBPM Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2035]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110519/425e4706/attachment.html 


More information about the jboss-dev-forums mailing list