- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2025 06:01 AM - edited 05-07-2025 06:02 AM
Hi,
Is there a way to customize who can see emails in Activity Stream for Security Incident? The requirement is that only handful of users should see those emails, people from few groups. I wonder is there a way to put some restriction on activity of email type on Security Incidents in Activity Stream.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2025 12:03 AM
@Ankur Bawiskar thanks for your replays, but unfortunately it wasn't what I was looking for. My requirements was to restrict visibility for emails only on Security Incident and your approach was clean and OOB but impacted the whole platform. I went with custom ACL on sys_email table that applies only to target_table == sn_si_incident.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2025 01:42 AM
that's correct.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2025 10:56 PM
Hope you are doing good.
Did my reply answer your question?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2025 12:03 AM
@Ankur Bawiskar thanks for your replays, but unfortunately it wasn't what I was looking for. My requirements was to restrict visibility for emails only on Security Incident and your approach was clean and OOB but impacted the whole platform. I went with custom ACL on sys_email table that applies only to target_table == sn_si_incident.