0

guys. I'm studying flowable CMMN. I have a quetions need to help. when I complete planitem's task, the planitem instance come to 'completed' state. if my data change to fit the entry condition of this planitem, how can I get a new instance of this planitem? thank you!

1 Answers1

0

In order for you to be able to reenter an already completed plan item. The plan item needs to be marked as repeatable. Otherwise it can only be executed once.

Filip
  • 19,269
  • 7
  • 51
  • 60