David Ward created SWITCHYARD-857:
-------------------------------------
Summary: BPM process with rule flow task will not fire the rules
Key: SWITCHYARD-857
URL:
https://issues.jboss.org/browse/SWITCHYARD-857
Project: SwitchYard
Issue Type: Bug
Components: component-bpm
Affects Versions: 0.4
Reporter: David Ward
Assignee: David Ward
Fix For: 0.5
A process with a rule flow task started in SY will not fire the rules. In order for rules
to fire, an EventListener must be registered as part of the code that creates the
knowledge session to listen to the Rule Flow Task entry event so that it can call
fireAllRules. jBPM Console gwt-console-server do this, as does ProcessFlowProvision,
however SY BPM component does not.
Here is a URL to code in git hub that shows how this should be done:
http://goo.gl/tlMU6 (lines 675-702)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira