The scenario:
Two HR inputs, both contain the EmployeeID and EmployeeType. EmployeeID is the same for both, the EmployeeType is different.
What I want to do is, that the HR1 would use Manager attribute as an reference from HR2, is this even possible?
The ultimate goal is to provision two different accounts (one std user, one admin) that have the same manager (std user).