Allocate tasks based on individuals' incomplete workload
Assign tasks to people based on their workload, which refers to the number of task instances started but not yet completed by a person
Goel, K., Fehrer, T., Röglinger, M., & Wynn, M. T. (2023). Not Here, But There: Human Resource Allocation Patterns. In Lecture Notes in Computer Science (pp. 377–394).
Foundational free Patterns
Consider automating activities
Combine small activities into composite activities
Let workers perform as many steps as possible for single cases
Form cross-department teams for end-to-end case handling.
Delegate and optimize your operations
Consider the division of a general activity into two or more alternative activities
Assign tasks based on resources' roles in the organisation
Performance-based task assignment
Allocate tasks based on past performance: execution time and success
Allocate task based on past feedback or quality metrics
Constraint-based task assignment
Allocate tasks considering business process execution constraints