All Rule Deletion of Particular Class

Hi All,

How we can delete all the rules associated to particular class in one go?

Thanks In Advance.

Hi @AbhishekC1725,

Yeah, We have one OOTB Activity, to delete all the rules from the respective case type class. just pass the casetype class name so that it will delete the all rules from the respective case type.

Activity Name: pxDeleteCaseType this Rule available in @baseclass

Note: This activity is very dangerous; if you are doing some trail or learning purpose, you can try. Otherwise, don’t try. I mean it will delete the all rules from the respective class.

If you’re testing in Personal Edition, Please do restart once personal edition after executing this activity.

I hope this will help you.

Thanks,

Ashok

@Bhumireddy Thanks for Response and Tips :blush: