jboss - JBPM multi instance completion condition not executed -


can please here.

i have multi instance bpmn2 user task in multi-instance completion condition multi instance not not being checked when user task completed. simple condition

reviews_results.size()==1;

what issue.

i using jbpm v 6.2.


Comments

Popular posts from this blog

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -