Allocate task to a particular user

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2014 02:08 PM
Hello
I'm new on Activiti BPM, and i have the following issue:
My organization is a college, with various courses. Each course has a coordinator. The starter of the process is a student, who fulfills a request, and the request must reach to the coordinator of the student's course (example: the student is a computer science student, so the request must reach to the computer science coordinator). The request reaches to the student's course coordinator, who has a task to review the request, and approve or disapprove. The problem is: Every coordinator has the role "Coordinator". If any coordinator log in the system, he will receive the student's request. i need only the student's coordinator receive the request, not all of them. How can I solve this in Activiti BPM? Thanks!
I'm new on Activiti BPM, and i have the following issue:
My organization is a college, with various courses. Each course has a coordinator. The starter of the process is a student, who fulfills a request, and the request must reach to the coordinator of the student's course (example: the student is a computer science student, so the request must reach to the computer science coordinator). The request reaches to the student's course coordinator, who has a task to review the request, and approve or disapprove. The problem is: Every coordinator has the role "Coordinator". If any coordinator log in the system, he will receive the student's request. i need only the student's coordinator receive the request, not all of them. How can I solve this in Activiti BPM? Thanks!
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2014 01:59 AM
Hi,
As I understood, process is the same for all courses and coordinators. The only thing which is changed in candidate group/user to which task is assigned. It seems you have to evaluate candidate group/user in the runtime. Expression result depends on student & course.
Regards
Martin
As I understood, process is the same for all courses and coordinators. The only thing which is changed in candidate group/user to which task is assigned. It seems you have to evaluate candidate group/user in the runtime. Expression result depends on student & course.
Regards
Martin
