Manager Correlation rule

Hi All,

In a manager correlation rule, we have an account attribute named “spn_owners” which will have concatenated values of 2 account attributes <$Display Name : $Object ID>. I’m trying to get this object ID and do look up in the rule to find the associated account object and from there get the account attribute “Employee ID” which will be used for mapping.

This will be some account ID which you will then use to get the account attribute value?

Thanks

Yes correct, I’m using object ID to get the Account ID

Thanks,
Chandra Mohan S

I do not think you get directly get the account by ID as there is no method which gives you account by ID. Maybe you can search by other attribute and most prominently by nativeIdentity.

For list of available option please see the document. Let me know if any further clarity needed.

1 Like

For manager correlation you dont need to find the correspondent identity or account.

You can simply grab the Manager ID ( being the account IdentityAttribute from the hr source)

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.