Reject ORC Approval when the line manager does not have HRBP assigned
Summary:
We need to implement an IF condition for cases where the Line Manager does not have an HRBP assigned. Currently, the system bypasses the HRBP level and routes the Job Requisition Approval to the next level, then we just noticed that the we don't have the HRBP approval later;
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
The rules below are not working once we added the IF conditional
GetRepresentative("HRBP",Task.payload.getRepresentativeListWrapperResponse.result)
or
GetRepresentativeListWrapperResponse.result
0