This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: Multiple tasks on task nodekukeltje May 11, 2009 12:48 PM (in response to setya)lots, see the jpdl documentation what can be done on a tasknode (especially look at the attributes on the xml) 
 Main thing is that multiple tasks in one node are (to some extend) related e.g. behaviour when one task finishes
- 
        2. Re: Multiple tasks on task nodesetya May 11, 2009 1:00 PM (in response to setya)Hi, 
 I mean, what use case that needs to be fulfilled with multiple tasks in a task node that can't be fulfilled with multiple task node with 1 task each ?
 Regards,
 Setya
- 
        3. Re: Multiple tasks on task nodekukeltje May 11, 2009 1:09 PM (in response to setya)Lots, see the attributes on the task-node. But in some cases it is simplicity (convenience). E.g. instead of a fork, multiple tasks in each leg, an n-out-of-m join with n being 1, you can have one task-node with the signal='first' attribute. 
 
    