]
Anurag Aggarwal commented on JBRULES-2822:
------------------------------------------
Antoine- you are correct, I meant - "default branch of the gateway has no condition
expression"
the URL of the example is
process does not build if default gateway branch does not have
condition
------------------------------------------------------------------------
Key: JBRULES-2822
URL:
https://issues.jboss.org/browse/JBRULES-2822
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-process
Affects Versions: 5.1.0.M2
Reporter: Anurag Aggarwal
Assignee: Mark Proctor
If a process has gateway and the default branch of gateway - the process can not be build
by the knowledgebase
the error message is
"Could not find variable '" + variableName +
"' for constraint '" + descr.getText() + "'" ) );
it is coming from call sequence - SplitNodeBuilder:69,
MVELReturnValueEvaluatorBuilder:61
The samples, BPMN2-ExclusiveSplitDefault.xml and BPMN2-InclusiveSplitDefault.xml also
fail to build
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: