Person Information Approval based on AOR
Summary:
We are trying to create a Person Information approval based on the AOR person is having . We are using this below condition to call the AOR for the requestor but this is giving error.
Please help me with the correct condition for this.
(GetAllRepresentatives("HR_REP",Task.payload.getRepresentativeListWrapperResponse.result) contains transactionApprovalRequest.Requestor )
0