workflow rule initiator is Indirect employee's manager
Summary:
We have a requirement that manager and indirect manager (manager of the manager) can start a transfer request.
But when we use condition below, it only considers the direct line manager:
(transactionApprovalRequest.Requestor == GetManager("LINE_MANAGER",Task.payload.Worker's Current Assignment.result.Assignment Supervisor))
What is the workflow rule to triger by indirect manager (manager of the manager)?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
25A
Code Snippet (add any code snippets that support your topic, if applicable):