[jboss-user] [jBPM] - Re: can i use rule task in embedded sub-process?

Esteban Aliverti do-not-reply at jboss.com
Fri Jan 13 03:24:43 EST 2012


Esteban Aliverti [https://community.jboss.org/people/eaa] created the discussion

"Re: can i use rule task in embedded sub-process?"

To view the discussion, visit: https://community.jboss.org/message/646622#646622

--------------------------------------------------------------
According to the information you have exposed, I can state this: After you call ksession.signalEven(), the process continues its execution and reaches the Rule Task node. At this point, the rule is activated (check the output log to check this) and the process execution stops returning to the line after ksession.signalEvent(). At this point you need to tell the session to execute all activated rules: ksession.fireAllRules(). When fireAllRules() gets executed, the process execution continues and reaches the end node.
--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120113/01a10f8d/attachment.html 


More information about the jboss-user mailing list