what is live Group member table ?How and which data passed into this table?how to restrict the data to pass into this table
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2019 04:19 AM
I want to restrict the data to pass into this table
Pleae Help
Thank you
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2019 08:07 AM
Live group member table is installed with live feed functionality.
https://docs.servicenow.com/bundle/london-servicenow-platform/page/use/live-feed/reference/r_TablesInstalledWithLiveFeed.html
You can configure CREATE, WRITE ACL on live_group_member table to restrict record creations as per your conditions.
Regards,
Sachin