cmn_notif_message.list ... tells me what exactly? Do not get the point ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2017 12:36 PM
Could anyone please tell me what I find when checking cmn_notif_message.list ???
The records there do not seem to make any sense for me ... some entries are displayed more than once for the same device ... and "Send email" is set to "true" .. even the notifications are disabled for the user ...
2ndly... why the OOB ACL allowes anybody to check the cmn_notif_message.list ... ? .... See OOB /nav_to.do?uri=/sys_security_acl.do%3Fsys_id%3D7dfc4376c0a80166118130e995cb8d2e%26sysparm_record_target%3Dsys_security_acl%26sysparm_record_row%3D3%26sysparm_record_rows%3D5%26sysparm_record_list%3DnameSTARTSWITHcmn_notif_message%255EORDERBYname .... the description does not fit to the conditions.
No big deal - but somehow I wonder what I miss here ....
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2017 11:26 PM
Hi vemffm,
The cmn_notif_message tables stores all the email subscription on the instance.
For example, if multiple users subscribed the same email notification then there will be one record created for each user for this email notification in this table.
You can modify the OOB ACL to prevent some users access this table with specified conditions.
Cheers
Henry
