This task was developed to remove certifier from delegation reminders. For example, in a manager certification campaign with access reviews delegated to his/her direct reports, reminders would go to both the manager and direct reports. In the case of manager not wanting the reminders, run this task to disable it.
Import this rule and create a "Run Rule" task that points to the rule. In the rule config of the task, provide this as input argument: CertificationGroupID,ff808081552c2b0d01553143c01f07f2
The CertificationGroup id can be found in Debug.
If you want to integrate this to be part of the certification campaign, you can put the logic below in a workflow and schedule it in your certification's Active Period Enter Rule (Rule type="CertificationPhaseChange"). Please read this white paper for how to Scheduling a Workflow to run in the future from BeanShell / Rule code.