Hello Cummunity ,
Using Python , how i can replace the existing usernames with the new username ?
Refering to [1.0.0 / User Management & Permissions] on help celonis de , i extracted Old User Details , and i
I already have pandas data frame with
Old_User ID , New_User ID , Old_Username ,Old_First Name ,Old_Last Name ,Old_Email , Old User Group
, how I can use this dataframe and simply replace old user id with new user id keeping everything else same using Python.
How can i do that ?
Page 1 / 1
Hi,
you cant change user names for existing users, so you would have to delete and recreate them with the new name.
Best regards,
Viana
you cant change user names for existing users, so you would have to delete and recreate them with the new name.
Best regards,
Viana
Hi Vivek,
in the EMS the user can change the name within their profile and could request changing the email as well. This can be found within the profile settings of each individual user in the top right corner.
Best
Kevin
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.