Good day,
I’m new in Camunda and i am trying to set the assignee automatically to a user task after the previous task is completed.
I want to ask a bout two things:
- Currently i’m doing the assignment by code and i feel that this is not the right way to do it and should be done this by design. how to accomplish that?
(Setting the Candidate group in the modeler didn’t solve the issue). - Kindly can you suggest a source to learn a bout tasks dispatching (to a candidate group) . we need the tasks to be distributed to the users in a fair way.