Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Hello,
Is it possible to retrieve groups and roles of a deleted user?
Thank you.
is the user deleted from windchill only or windchill and LDAP
Hello,
The user is deleted from LDAP.
Thanks.
Yes its possible. The user account should still be listed in the WTUser table with a deleted indicator. From there you can join to any groups that its still part of to do clean up. Note that roles on Context teams are groups internally.