Hello,
I need to change/update user last name. Can it be done through the backend database?
Thanks,
Raj
Discussion posts and replies are publicly visible
Use this smart service in a process:
https://docs.appian.com/suite/help/26.2/Update_User_Profile_Smart_Service.html
Thank you for the response. I don't have any process running for the user, should I change in the backend database and in the admin console for managing users and call it "done" ?
You can change the user name in https://<YOUR ENV URL>/suite/design/users. Make sure you are a System Admin.
Refer this:
docs.appian.com/.../User_Management.html
Thank you