Task Assignment, Rostering ...

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2016 06:24 AM
Hello,
i'm core developer on CEGEDIM company.
I want to know if a activiti artifact allows to realize auto tasks assignment based on workload criterial.
I don't find any interesting post on this subject ;-(.
thanks for your Help!
Regards,
Lionel FRANCHINI.
i'm core developer on CEGEDIM company.
I want to know if a activiti artifact allows to realize auto tasks assignment based on workload criterial.
I don't find any interesting post on this subject ;-(.
thanks for your Help!
Regards,
Lionel FRANCHINI.
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2016 01:27 AM
Hi Lionel,
Since activiti is a very flexible JAVA based BPM engine, you should be able to do the task assignment programmatically. By workload do you mean looking at the count of tasks that each candidate assignee have in their bucket and dynamically assigning the task to one who has less number of tasks at the time of task creation? Happy to help you further if you have more questions.
Regards,
Ciju
Since activiti is a very flexible JAVA based BPM engine, you should be able to do the task assignment programmatically. By workload do you mean looking at the count of tasks that each candidate assignee have in their bucket and dynamically assigning the task to one who has less number of tasks at the time of task creation? Happy to help you further if you have more questions.
Regards,
Ciju
