02-27-2017 04:31 AM
02-27-2017 06:42 PM
Deleted.
02-27-2017 06:42 PM
Deleted.
02-27-2017 10:23 PM
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-27-2017 10:36 PM
Deleted.
Explore our Alfresco products with the links below. Use labels to filter content by product module.