This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Full Organizational View from Top-Down

I am getting a continual request from top-level managers to see all of the employees they are responsible in the Web Portal. Right now, they can only see their direct-reports which is based on who they are a Manger of in AD. They cannot see the direct-reports of their Managers., Has anyone ran into this scenario and know how to resolve it? I believe delegation can resolve it, but I can't see how the delegation can automatically apply to new employees or a change in organizational structure.

Thanks for any hints or point in the right direction!

-CK

Parents
  • You could change the collection condition in WEB UI that shows only direct subordinates, to include all subordinates. 

  • I'm in the VI_Employee_Overview -> Collections -> Person, but I can't seem to figure out or see how to switch from "direct subordinates" to "all subordinates". Do I need to make a copy of this module it? Would this be the query to modify?

    "uid_person in ( select uid_person from QERVEditEmployee where uid_personhead = '%useruid%')"

    Thanks for any help!

    -CK

Reply
  • I'm in the VI_Employee_Overview -> Collections -> Person, but I can't seem to figure out or see how to switch from "direct subordinates" to "all subordinates". Do I need to make a copy of this module it? Would this be the query to modify?

    "uid_person in ( select uid_person from QERVEditEmployee where uid_personhead = '%useruid%')"

    Thanks for any help!

    -CK

Children
No Data