Disabled Delete Button in Ruleset
Hi All,
In this blog we will see one of the common issue that we can face in Pega PRPC Personal Edition while creating POC.
For deleting particular ruleset version in Pega go to Records ---> SysAdmin--->RuleSet . Choose particular ruleset of your application. You will see that delete button is disabled for deleting ruleset version.
To fix this issue, Go to your operator rule --> Open your Access Group --> At bottom of Definition Tab
Available roles section click on Add role and select PegaRULES:SysAdm4 now save your operator instance. And relogin.
You can see that delete button is enable now
As a best practice always make sure following OOTB rules are added to your operator ID instance while using Pega PRPC personal edition.
PegaRULES:SysAdm4
PegaRULES:DatabaseAdministrator
PegaRULES:MultiTenantAdmin
PegaRULES:SecurityAdministrator
PegaRULES:HighAvailabilityAdministrator
PegaRULES:SysOpsAdministrator
Thank you!! Will see you all in next blog post 😊.
Comments
Post a Comment