JBoss Community

Re: How to execute tasks of multiple instances in sequential manner?

created by Maciej Swiderski in jBPM - View the full discussion

in fact it is true for human tasks as well but only for creating tasks as this is what engine is responsible for. And I believe you're talking about completing tasks which is completely out of scope for runtime engine. In that case you could look into loops rather than multiple instance. That would guarantee that each task will be created and then completed before next one.

 

HTH

Reply to this message by going to Community

Start a new discussion in jBPM at Community