Loop on task

1
0
-1

Hi,

I want to loop on a human task until a condition is met.
But I don't want a new task to be created in Available list and the current task push to Done list.
Is it possible ?

1 answer

1
0
-1

Hi Olivier,

Sorry but this goes against the principle of BPMN.
To achieve your use case, you have to use a human task with a loop. This will create as many task instances as there are iterations.

Now you can still have a form that loops within the same task without completing it but you will not be able to update data on the execution engine side.

Could you please explain why you have such a requirement?

Cheers,

Comments

Submitted by Sean McP on Tue, 09/08/2015 - 17:01

Agree with Philippe, more data needed to compute.

Like for example, what is the condition that needs to be met?

regards

Notifications