[rules-users] Rules and process variables...

vasilievip vasilievip at ukr.net
Sat Oct 2 12:40:47 EDT 2010


http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-flow/html_single/index.html#d0e1348

In flow action insert instance:

insert( context.getProcessInstance());

In rules:

processInstance : WorkflowProcessInstance()
Person( name == ( processInstance.getVariable("name") ) )

Regards,
Ivan
-- 
View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Rules-and-process-variables-tp1616599p1620727.html
Sent from the Drools - User mailing list archive at Nabble.com.



More information about the rules-users mailing list