Automatic reassignment of New Manager to old manager's manager, when old Manager leaves the org or becomes inactive

We are using a rule for Manager Correlation at present, basis sAMAccountName.
We have created a new delimited auth source for non-human accounts and assign managers to each of these accounts, who will be from a different auth source (Employees). I want to know if there is a way, when the manager of these non-human identity leaves the organization, his manager gets assigned as the non-human identity’s manager.

Hi Jyoti,

Welcome to SailPoint Developer Community.

Is this Rule for delimited source you created for non-human accounts ?

If I understood correctly, for non-human accounts manager if from different source. Is that working properly with this Rule ?

If yes, then you can add additional logic, while assigning manager check if manager is active or not. If not active, pull manager’s manager.

If possible paste your Manager Correlation Rule here by masking sensitive data here, so that we can give you the enhancement.

Thanks
Krish

The rule we currently have is for human accounts, auth source is delimited file.
I have not yet applied the rule for manager correlation for non-human accounts, but it is an assumption that it will work. Do you think there will be a problem?
We will be getting manager’s sAMAccountName from the source.