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

'hasOwnProperty' in javascript -

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

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