User development, A new message was posted in the thread "running decision node(jbpm 4.0) multiple times for single processInstance":
http://community.jboss.org/message/529540#529540 Author : Maciej Swiderski Profile : http://community.jboss.org/people/swiderski.maciej Message: -------------------------------------------------------------- you could write your DecisionHandler class that would do all required work for you, for instance get process variables that defined what students should receive e-mail. Depending on what your task will do while processing the form. Keep in mind that you can also you EventListner (for a task node) to adjust some process variables if needed. Cheers, Maciej -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/529540#529540
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
