02-27-2017 07:31 AM
02-27-2017 09:42 PM
Deleted.
02-27-2017 09:42 PM
Deleted.
02-28-2017 01:23 AM
Hi Aleksey Bykov ,
Is it possible in Activiti by using JavaScript to calculate the number of participants in these groups?..
You can use IdentityService's user query to get the number of participants of a group.
identityService.createUserQuery().memberOfGroup(group.getId()).list().size()
I ran a unit test for this and it works.
Hope this helps,
Thanks,
Thong Huynh
02-28-2017 01:36 AM
Deleted.
Explore our Alfresco products with the links below. Use labels to filter content by product module.