Send user input task to a particular user based on hierarchy

Hello everyone,

I have a scenario where if someone logs a request for new employee the request should go through multiple approvals 

First: The first approval will be from the hierarchy manager

Second: From the HR team

Now my roadblock is how can I specifically send the request to only the hierarchy manager, since all the users are created in admin console- how can I set the hierarchy for each employe and send the request dynamically to only their managers and not the whole manager group?

Thanks and regards,

Aishwarya 

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Associate Developer

    Hi Aishwarya,

    I suggest you can manage the hierarchy by creating user groups for the manager's and configuration as per your terms. Or you can write a rule to find the hierarchy manager for the Employee's and by using script task you can assign it in PM. I think by Creating Groups for the Manager's will solve your issue to be assigned as per hierarchy.

Reply
  • 0
    Certified Associate Developer

    Hi Aishwarya,

    I suggest you can manage the hierarchy by creating user groups for the manager's and configuration as per your terms. Or you can write a rule to find the hierarchy manager for the Employee's and by using script task you can assign it in PM. I think by Creating Groups for the Manager's will solve your issue to be assigned as per hierarchy.

Children
No Data