The start node triggers based on a rule or an event are not yet exposed as properties in the graphical editor. You can already specify them in the XML though. Check out http://anonsvn.jboss.org/repos/labs/labs/jbossrules/trunk/drools-compiler/src/test/java/org/drools/integrationtests/ProcessStartTest.java for an example of both.
Kris Quoting bbking <[email protected]>: > > I'm using Drools 5.0.1 and have read in the online documentation that > i can > start a process on event: > > "Events could also be used to start a process. Whenever a Start node > defines > an event trigger of a specific type, a new process instance will be > started > every time that type of event is signalled to the process engine." > > However, I cannot find a property on the Start activity that exposes > this > functionality. > > Am I missing something? > -- > View this message in context: > http://n3.nabble.com/Starting-ruleflow-on-event-tp73368p73368.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 > Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
