cancel
Showing results for 
Search instead for 
Did you mean: 

Enable a rejected conditional task

micharg
Champ in-the-making
Champ in-the-making
Hello,

In my workflow I have a conditional task. while executing the flow the condition
was false and the task now is not pending. The problem is that the condition was
wrong and I and I want to enable the task (the condition is checked by calling a
Spring service). How can I force Activiti to re-evaluate the condition even if it has
been already evaluated?

Thank you,
Mike
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
You can't, only by fiddling with the database you could do it: set the execution activity_id to the one before and remove the created task