Hi, gurus
I have big problem with Task Assignment. Many people can to initiate my process. And based on initiator I'm must to assign task to an responsible employee.
e.g:
If initiator of my process = employee of Department 1 in India then to assign responsible employee from Department 1 in India.
. . .
If initiator of my process = employee of Department N in Japan then to assign responsible employee from Department N in Japan.
I have sql query which get responsible employee for initiator.
Question is how I can use my sql query in my process to find and assign to responsible employee?
I read some articles about dynamic task assignment but it not my case https://technology.amis.nl/2014/03/24/humantask-assignment-assignment-with-dynamic-approval-group/