Regarding the Workplace Safety User
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2026 02:50 AM - edited 03-06-2026 03:14 AM
Hello All,
I wanted to understand how the data is populated in the table "Workplace Safety User"(sn_wsd_core_workplace_user) based upon what conditions.
I wanted to delete all the records from the table sn_wsd_core_workplace_user but there is a ACL on top of the table which allows to delete records only with the role "nobody" .
please suggest a best approach to achieve the above.?
@Arvid @_raj_esh
@
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2026 06:19 AM
Hi @mehtaaaksha
Check for script include: WPUsageUtils
From line number 23 it will help you to undrstand how the data is populated in the sn_wsd_core_workplace_user table.
Hope it helps.
