Remove user information

Hi, 

I’m designing an Enterprise application to manage users. When a user leaves the company, he could request to delete his personal information. What is the best approach? In other discussion I saw that I cannot delete an Appian user, but for legal reasons if a user asks for delete his information I must do that.

Thank you!

  Discussion posts and replies are publicly visible

Parents
  • Hi virginiam

    User can't be deleted, it can be just deactivated.

    Your requirement : When a user leaves the company, he could request to delete his personal information(like first name, last name and email ).
    so before deactivating user update his personal information by using Update User Profile smart service and then deactivate user by using Deactivate User smart service
Reply
  • Hi virginiam

    User can't be deleted, it can be just deactivated.

    Your requirement : When a user leaves the company, he could request to delete his personal information(like first name, last name and email ).
    so before deactivating user update his personal information by using Update User Profile smart service and then deactivate user by using Deactivate User smart service
Children
No Data