- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2023 07:32 AM
Does anyone know if I can give someone a specific role/Permission that will give them access to Create/Update/Read Email notifications, without giving them access to anything else.
We have looked in the product documentation and it seems to say that you need the Admin role.
We have tried giving the email_client_admin role, however that doesn't given them access to Notifications>emails
If anyone can help that would be great
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2023 10:50 PM
Hello @Sarah Barnes
Greetings!
The role you have given works for managing notifications. To enable users to access Module, it has to done through Module level. (you can search for Modules in filter navigator and find Notification Module).
You can edit the System Notification application to add the email_client_admin role to allow access. Then can edit the Notifications module (below the application) to add the email_client_admin role to the Visibility section.
If my response helped please mark it correct and helpful.
Kind Regards,
Ravi Chandra.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2023 10:50 PM
Hello @Sarah Barnes
Greetings!
The role you have given works for managing notifications. To enable users to access Module, it has to done through Module level. (you can search for Modules in filter navigator and find Notification Module).
You can edit the System Notification application to add the email_client_admin role to allow access. Then can edit the Notifications module (below the application) to add the email_client_admin role to the Visibility section.
If my response helped please mark it correct and helpful.
Kind Regards,
Ravi Chandra.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2023 01:25 AM
Thanks for getting back to me - I will check this out and come back as to whether this has worked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2023 04:08 AM
Thanks @Ravi Chandra_K
we tried that and that works, however my bad, they also need to edit the email notifications, and that change only allows them to be viewed - if you have any more advise of a quick way of enable people to edit email notifications - like add in a new email address/remove an old one, that would be wonderful.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2023 04:19 AM
Hello @Sarah Barnes
Greetings!
you can go to ACLs from filter navigator:
and find the ACLs on Notification table. (sysevent_email_action)
there should be default ACLs on the Notification table. (if there are no ACLs, then you can create a write ACL).
In the write ACL, add email_client_admin role.
that would enable email_client_admin role members to edit notifications.
If my response helped please mark it correct and helpful.
Kind Regards,
Ravi Chandra.