Question
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!
Hello,
What platform version is it? Sounds like you will need a custom routing activity. Based on your condition you will be routing either to your Basket or to the Operator.