Question
4
Replies
6799
Views
Posted: January 2, 2017
Last activity: January 9, 2017
Delete unused/unwanted rules in a pega7.x application
Hi all,
Can anybody say, is there any way to find out all rules , which are not used at all (just created ,not refenced in any other rules) and if possible delete them instantly? (Or we need to go through all rules manually)
***Updated by moderator: Lochan to update Categories***
Hi,
You can delete the ruleset by running the following wizard.
Designer Studio> System >Refactor > Classes > Delete a Class to start the wizard
This can’t work for the locked ruleset versions. It deletes a class and all of its pattern- inheritance dependent classes and associated objects such as properties, activities, instances (including work items, attachments and assignments).
Please refer the below pdn link https://pdn.pega.com/sites/pdn.pega.com/files/help_v719/procomhelpmain.htm#tools/rulemanagement/aboutdeleteclass.htm
Hope below link will helpful to delete or move the ruleset.
https://pdn.pega.com/how-delete-or-move-rule-creating-withdrawn-rule
Thanks,
Supraja