Prohibit User Self-Approval
The requirement is When a line manager does a transaction it should go to Hr. But when HR is terminated by line manager , it goes for approval to same HR itself. The approval which I am using is in Parallel mode. So I want other 2 HR's to get the request, not the one who got terminated.
I am using this expression in payload attribute
/task:task/task:payload/ns0:getRepresentativeListByTransactionId/ns0:transaction_id
It is going again to terminated HR for approval.
Can I get some advice on this please?
0