Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Password for account does not seem to update

Jacob23
Mega Guru

Hi,

I recently had to updated the password for one of our service accounts in my Prod instance. I am trying to then update this to a our Dev and Test environments, however, I believe this has not updated. 

 

We have 3rd party connections that use this service account in both dev and prod, but the Dev process doesn't work, whereas, Prod does. I assume I am copying the password down incorrectly but the issue could be something else.

 

I want to confirm the best process to copy a service account password from Prod to Dev is? I thought exporting the account from the sys_user table via an xml would be the way. 

1 REPLY 1

Community Alums
Not applicable

Hello Jacob,

 

yes exporting xml from the prod from sys_user table and import it to dev will works fine. There will be no any issue related to password as it copies in XML. 

 

Thank you!