Approval Rule for Transfer Transaction
Summary:
Hello Team,
We have a requirement where in if HR is keying transaction to one of their direct reports it should follow a hierarchy for approval and if its not one of his reportees it should auto approve.
We have written the rule as below:
(Worker's Assignment Supervisor.User Name == Task.payload.transactionApprovalRequest.Requestor)
It doesn't work and if we take the diagnostic log it doesn't give what is it returning. Can anyone help us out.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
25B
Code Snippet (add any code snippets that support your topic, if applicable):