Hi, I am a new to Drools and I have a question.
I set up the Join (AND) node having two incoming edges, one from some other node and one from some Event node. I thought the Join (AND) node should wait until the Event node is triggered (triggered by separate user input) but the process actually stops when the process is in that Join node. Should I use ksession.fireUtilHalt() instead of ksession.fireAllRules(), or should I use something else? Thanks -- View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Waiting-in-the-Join-node-AND-tp1478282p1478282.html Sent from the Drools - User mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
