cancel
Showing results for 
Search instead for 
Did you mean: 

Forgot password Trail Edition 7.0.1

KukkadapuHarsha
Level 2
Hi,

 I forgot my password Blue Prism Trial Edition  version 7.0.1. Could you please help me how to solve this issue and is there any steps or process to reset password . Could you solve this problem as soon as possible.

Thanks
Harshavardhan

------------------------------
Kukkadapu Harshavarhan
------------------------------
6 REPLIES 6

ArturoElosu_Die
Level 2
Hi Kukkadapu. When I've lost my password I had to delete the whole DB.... Blue Prism has an excellent Help site that can help you with that... But, if you don't want to loose all your data, I can't help you. Sorry.

------------------------------
Arturo Elosu Dietz
------------------------------

Hi Elosu Dietz,

Can you please tell me how to delete the whole DB for Trail Edition because i was not able to login. Could you please provide/ post the sequences or steps to do this.

Thanks
Harshavardhan

------------------------------
Kukkadapu Harshavarhan
------------------------------

Hi Elosu Dietz, 

Thanks for your help and it is working fine now.


Thanks 
Harshavardhan


------------------------------
Kukkadapu Harshavarhan
------------------------------

Hi Harshavardhan, 

 can you please let me know how you resloved your issue, iam also facing the same issue

Thanks
jayanthi

------------------------------
jayanthi bureddy
------------------------------

Hey, 
can you share how you did it. I am also having a same issue .

thanks

------------------------------
Rahil Maredia
------------------------------

Hi,

You can try executing this query over the SQL Server to reset the password:

SET salt='bWBTNqWrvq6RbQnns5PpF+Kt7V1gVS97F6R5iZIxV6M=',
hash='9XkueyLzhbhRUMoKedsN3l7ChDmfS811IDymP8ZCEv8=' WHERE
userid=(SELECT userid FROM BPAUser WHERE username='admin')
AND active=1;​

Then try to put:

Username: admin
Password: admin

Also, here you have an official guide for this: https://portal.blueprism.com/customer-support/support-center#/path/Installation-Platform/Configuration/Roles-and-Permissions/1360589632/How-do-I-reset-my-Blue-Prism-admin-password.htm


Hope this helps you!!

See you in the Community, bye 🙂

------------------------------
Pablo Sarabia
Solution Manager & Architect
Altamira Assets Management
Madrid
------------------------------