I cannot find an example of this in the documentation and a search on the
mailing list was fruitless.

Right now my test process works fine - the constraints in Split Nodes are
set "always true" with different  priorities.

I need to access the variables inside the Map parameter sent into the
process when it is started by using a Java evaluation function in a Split
Node:

_processinstance = _ksession.startProcess("flow0", _parameters);

I just don't know how to reference that Map parameter in the Java code in a
Split node.


Thanks for any advice.





-- 
View this message in context: 
http://n3.nabble.com/DROOLS-FLOW-Accessing-the-Map-parameter-object-in-a-Java-constraint-evaluation-function-tp713135p713135.html
Sent from the Drools - User mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to