- SailPoint identifies if the user was one of Owners (Entitlement Owner, Applicaton Owner, IT Role Owner), then SailPoint notifies the user’s manager and requests the name of the replacement
- Sailpoint identifies if the user was a member of a SailPoint workgroup or was a Service Account steward and removes the user from the workgroup and/or list of stewards.
- SailPoint informs the members of the Entitlements workgroup regarding the terminated users and the Owner positions held and/or workgroup membersiip or Steward list membership.
This is my client requirement, Now we have written a code to change the owner and it was working fine, But the owner changes are affected only when we restart the tomcat server.
Can someone please tell me how to do the change without re-starting the tomcat server.
Thanks in advance