Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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.