Closed
Solved
Not able to unlock the locked ruleset version
We are not able to unlock a locked ruleset version as we are not aware of password associated with it.
Is there any other way to unlock this version. We need to delete this version but it's not allowing.
Please advise.
Thanks,
Sowmya
Hi Sowmya,
you can try the below approach to do this:
- create an activity in class "Rule-RuleSet-Version" as your ruleset version is an instance of this class.
- add a step of obj-open-by-handle and open the instance of the ruleset for which you want to reset the password (you can check the pzInsKey of the ruleset from the xml of the ruleset).
-add a step of property-set and change the below property values:
Run this activity and the ruleset version will be unlocked.
Hope this helps.
Regards,
Vikash