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/529256#529256 Author : praneet nandan Profile : http://community.jboss.org/people/praneet Message: -------------------------------------------------------------- hey everyone, is it possible to run decision node multiple times for single processinstance. my usecase is like this there is a form which contains list of multiple student. i have to mark whether student is selected or not using combo box which contains value {Selected, Rejected} .the above work i have placed in task node. now after completing task(form is submitted) there is decision node which check whether student is selected or not if selected it will go to the mail node and all the selected student will receive the mail.and finally process go to end state. so how to move decision node multiple time for single processInstance so that all selected student receive the mail in single instance of process,becoz if first student got selected decision node will execute ,it goes to mail node and finally it will go to end state and that instance of process will terminate. -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/529256#529256
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
