Routing an assignment to the executing operator
Hello!
I'm new =)
At step 1, the Assignment was assigned to the basket, the operator User1 executes it.
In the next step 2, the Assignment is assigned to another bucket, User 2 takes it to work and executes it. The process then returns to step 1.
In pyCaseManagementDefault I have written Role, Party class - Data-Party-Operator, Data transform - CurrentOperator.
The pyWorkParty is filled out correctly.
The question is how to make the task assigned not to the basket, namely to user 1?
Thanks!