I have locked my Ruleset version but now I cant recall the password.
How to unlock it?
I have locked my Ruleset version but now I cant recall the password.
How to unlock it?
@TanyaS58 Hi,
Write activity and do Obj-Open-By-Handle taking the pzInskey of the rule set version. After the instance is opened set the following value pyVersionSecure to false and save the instance. It will unlock the ruleset version. Or You can reset the password and save the password and use the same password to unlock it.
This worked for me rather than the previous solution.
Hi @RajaKullaiahD16662217 @TanyaS58
Please go through below discussion,
I hope this wil hel you
Thanks,
Ashok
Hi @TanyaS58
I think the below link will help you.
@Bhumireddy Hi I tried your solution only thing I had to change was the params part as that was not working so I hardcoded my RSV name and version,rest it worked
Thanks for the solution and it worked for me.