Random Username

sris
New Contributor III
New Contributor III

We loaded users from workday and realized that we need to replace username with a random username generated by saviynt. How can we update the mapping so that the existing username gets overwritten with random username generated by saviynt? We are using below mapping in user_import_json and that didnt do the trick. Any thoughts would be appreciated

 

"USERNAME": "${username}",

 

Thanks,

Sris

1 REPLY 1

rushikeshvartak
All-Star
All-Star

To fix one time you can use custom query or database


Regards,
Rushikesh Vartak
If the response is helpful, please click Accept As Solution and kudos it.