cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Is there a way to identify if a transaction is initiated by Supervisor/Manager in the business rules

aparnasamudrala
Participant
0 Likes
364

Hi team,

I'm looking for a way to identify if a transaction is initiated by Manager/Supervisor in the business rules? We want to trigger different workflows based on if the initiator is Manager vs. HR.

Thank you.

Accepted Solutions (0)

Answers (1)

Answers (1)

ArunSuresh3
Active Participant
0 Likes

Hi @aparnasamudrala 

Can you try the below scenario/rules for your requirement to identify the transaction owner as user's Supervisor/
Manager and trigger the workflow accordingly. 

Try the suggestion in your test environment then adopt in Production if it works as expected.

ArunSuresh3_0-1764909377178.png

 

Thanks

Arun

 

henriettebeek
Product and Topic Expert
Product and Topic Expert
0 Likes
Another way of finding the manager is, check authorisation to see who can do a certain change, and check if the user is NOT in the HR Admin Permission, is NOT the Login user=context user, is NOT HRBP, than it can only be the manager.