Regarding the Workplace Safety User
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
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
3 weeks ago
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.
