stop sending notification to particular

Apaul
Tera Contributor

if assignment group changes to payroll tier 3

then no notification to the members of this group

 

if state changes or comments added, no notification should be sent to the members

If hr Task is created then also no notification should be sent to this particular group.

 

Is it possible to do it using BR? if so then how? there are multiple events. What is a good approach to solve this requirement?

 

Can anyone please tell me how to do this?

1 REPLY 1

Chaitanya ILCR
Kilo Patron

Hi @Apaul ,

 

1. you can open those notifications and in the condition you can assignment group is not (your group)

ChaitanyaILCR_0-1753784787614.png

 

 

 

1. users of those groups can turn off those notification emails at their end

they can go to the user preferences and find the notifications and turn off those notifcations

 

ChaitanyaILCR_0-1753781717705.png

search for the relevant notification and turn off (users can do it on their own)

 

ChaitanyaILCR_1-1753781886067.png

 

or 

the step 2 stores in the sys_recipient_notif_preference table. Run a fix script or BG script and insert the records into this table

ChaitanyaILCR_1-1753784830948.png

 

 

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya