stop sending notification to particular
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2025 02:18 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2025 03:28 AM
Hi @Apaul ,
1. you can open those notifications and in the condition you can assignment group is not (your group)
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
search for the relevant notification and turn off (users can do it on their own)
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
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya