Select a sublist of candidates for a task among the list of users of the Actor
Run ./mvnw
- Import
target/users-list-actorfilter-<version>.zip
in your project using Bonita Studio (Development > Actor Filter > Import...) - Open your process diagram, on a task of your process go to the
General > Actors
tab of the property view - Click on
Set...
next toActor filter
- Select
Organization
category,Users list
filter and clickNext
- Define a name and description for this filter and click
Next
- Use existing variable containing the desired users list (List<java.lang.Long>) or use a groovy script for advanced usage
- You can choose to auto-assign the task if the returned list contains a single user