User development, A new message was posted in the thread "Creating tasks in a loop with JBPM 4.3":
http://community.jboss.org/message/529438#529438 Author : Maciej Swiderski Profile : http://community.jboss.org/people/swiderski.maciej Message: -------------------------------------------------------------- Hi, Have you tried with decision point that will check if all tasks are completed and if not will move back to the task node again? it could look like this (the simplest case): ------------- / \ start -> task -> decision -> end Cheers, Maciej -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/529438#529438
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
