what is live Group member table ?How and which data passed into this table?how to restrict the data to pass into this table

Vijay27
Tera Guru

I want to restrict the data to pass into this table

 

Pleae Help

Thank you

1 REPLY 1

sachin_namjoshi
Kilo Patron
Kilo Patron

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