Click HERE to see how Saviynt Intelligence is transforming the industry. |
on 03/22/2023 09:28 AM
The use case is to dynamically reassign user manager certification action items for users in a certain role for example, the CFO will not action on the certifications of his/her sub-ordinates, it should be routed to some other user like their Admin Assistant.
The user manager campaign has the configuration 'Attribute To Identify Manager' under the 'Policy Settings' section. Change the configuration of this attribute to 'Secondary Manager'.
In the user's identity profile the secondary manager will be configured for the user's whose manager belongs to a certain role. This can be done either as part of the onboarding process in the data transformation or a SQL query job can be created to have the secondary manager attribute updated before the certification campaign is created.
Once 'Secondary Manager' attribute of the user is populated correctly and the certification campaign configuration is updated to use 'Secondary Manager' as the user attribute to identify the user's manager or the certifier for the user run the campaign.
hi @nilesh_ghorpade,
I have similar usecase to configure in our environment.
I have an attribute on AD entitlements - managedBy (CP20) which has the DN of the secondary managed stored. I want to use that as my secondary manager. Do you have any sample SQL query for this use case?