How can we update system username and email of existing user

AtrayeeDutta
Regular Contributor
Regular Contributor

Hi Team,

Can anyone help us how we can update systemusername and email foe existing user using systemusername and email generation logic present.

Regards,

Atrayee

4 REPLIES 4

sudeshjaiswal
Saviynt Employee
Saviynt Employee

Hi @AtrayeeDutta ,

For your use case, you can use "modifyuserdatajson" during the import process.
You can also make use of the "savforsav" connection.

Thanks,
Sudesh

For Ref:- 
https://docs.saviyntcloud.com/bundle/REST-v23x/page/Content/Configuring-the-Integration-for-Importin... 

 

AtrayeeDutta
Regular Contributor
Regular Contributor

Hi Team,

We are using savforsav DB connection, but it is not generating the sysusername and email.

Hi @AtrayeeDutta  have you configured the user update rule for the existing users to generate the email address?

 

Regards,
Naveen Sakleshpur
If this reply answered your question, please click the Accept As Solution button to help future users who may have a similar problem.

Hello @AtrayeeDutta,

You would be able to use the "modifyuserdatajson" under HR Connector, and apart from that their is not way you would be able to generate the systemusername for the existing user.

For updating the email address you can use the "userupdaterule" for the email regeneration for the existing user.