Limited self approval for requisitions entered by
We are trying to limit self approval of Requisitions if the user approving is the user in the entered by field (Not the requester field).
We have tried the following options in Prohibit self-approval by users named in these payload attributes in the BPM but have had no success currently.
$Task/task:task/task:payload/ns1:findReqHeaderDimensionResponse/ns1:result/ns2:EnteredBy
$Task/task:task/task:payload/ns1:findReqHeaderDimensionResponse/ns1:result/ns2:EnteredByUsername
$Task/task:task/task:payload/ns1:findReqHeaderDimensionResponse/ns1:result/ns2:EnteredById
Is this possible?
Many Thanks
Aaron