Hi @Abhivk Looks like your Manager Correlation Identity Attribute should be Display Name
@Abhivk Here Manager has display name and employee ID is number so it will not match.
Check if you should have Manager_ID that was linked with employeeID or workerID. DisplayName is not always unique so better use employeeID or workerID.
may be u already visited but thought to share as useful : Manager correlation - Compass
Hi its because i think
Manager is usually set by matching the managerId attribute (from the user’s record) to the employeeId .
Or if If the managerId value is the same as the user’s employeeId, then the IIQ links them as their own manager.
Hi @Abhivk
Make sure that the value in Manager field in Application must be equal to Employee ID (same type) and you did source mapping which is not necessary if you do manager correlation.



