Is it possible to share a dashboard with a role and suppress the invite email
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2018 02:57 PM
Would like to create a Dashboard to replace the Change Overview portal page link (Under the Change Application Menu). Need to share the Dashboard with the ITIL role, but don't want to send an invite email to the 600+ users that have the ITIL role.
Any way to suppress the email that triggers after clicking the invite button on the Sharing function from the Dashboard or some other way to Share the Dashboard without triggering 600+ emails?
- Labels:
-
Dashboard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2018 03:31 PM
cool u created it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2018 03:43 PM
There is another post on here with more details, but essentially, put a BR on sys_email (before insert) to ignore either this specific dashboard or all notifications.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2018 04:04 PM
Thanks Adam, I'll check that out. You wouldn't happen to know the post would you? I'll go search for it.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2018 06:35 PM
Thanks for the tip on the BR Adam. I added it to our sys_email table and it works good. Will have to do for now.
Here's the link to the forum thread:
email send ignore for the subject "dashboard has been shared with you
Thanks again,
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2018 09:03 PM
Hi Michael,
It is not possible to disable the email notification.. Share a dashboard with other users to create a shared view of data that you can use to collaborate. You can give other users viewing rights or editing rights.
Before you begin
- Users can share dashboards that they own with other groups and users.
- Only users with the admin, pa_admin, or pa_power_user role can share dashboards with other roles.
- Users with the pa_admin or pa_power_user role can share dashboards that they can edit.
- Users with the admin role can share any dashboard they can access.
About this task
Procedure
- Navigate to Self-Service > Dashboards.
- Select the dashboard that you want to share from the dashboard picker on the top left.
- Click Sharing (
) to open the sharing panel.
- Click Add groups and users (
). Users who have the admin, pa_admin, or pa_power_user roles can also share the dashboard with other roles.
- Start typing the name in the To field.
- Select a user, group, or role from the list that displays.
- From the Recipients list, select Can read or Can edit to specify the permissions the user, group, or role has on the dashboard.
- Click Invite.
Result
Dashboard permissions
Dashboards have special granular view and edit permissions that are managed from the Sharing pane. ACLs apply to most widgets that are added to dashboards.
- Users with any role can create dashboards, share dashboards that they own with users and groups, and edit dashboards if they have been given edit permissions.
- Users without a role can view dashboards that have been shared with them, but cannot create or edit dashboards.
- Users with pa_admin and pa_power_user roles can manage users, groups, and roles on any dashboard that they can edit. They can also assign an owner to a dashboard that has no owner.
- Users with the admin role can edit and manage users, groups, and roles for any dashboards they can access. Admin users can also change a dashboard owner at any time.
- Only a dashboard owner and users with the admin role can delete that dashboard.
Widget ACLs apply when that widget is added to dashboards (except for Performance Analytics widgets). If a user can view a dashboard but does not have ACLs to view one of its widgets, an empty widget placeholder is displayed. ACLs do not apply to data visualizations that aggregate data, such as pie or bar reports. ACLs always apply to list data that is displayed in widgets. Rows in a list that a user does not have access to are not displayed.
Dashboard permissions may be impacted by the Restrict to role field on the dashboard properties form and by dashboard group permissions. Dashboard properties can be changed by the dashboard owner, and users with pa_power _user, pa_admin, or admin roles. Dashboard group permissions can be changed by users with the pa_power_user, pa_admin, and admin roles.
Restrict responsive dashboard access to specific roles
After you share a dashboard with specified users, groups, and roles, you can specify additional roles required to access the dashboard. To access the dashboard, it must be shared with the user and the user must have one of the specified roles. For example, if you share a dashboard with the itil role, and Restrict to Roles is populated with pa_viewer, only users with both the itil and pa_viewer roles can see the dashboard.
Before you begin
The Restrict to roles field is available only after responsive dashboards have been enabled. If responsive dashboards have been enabled and then disabled, the Restrict to roles field remains available but does not affect dashboard access.
About this task
Procedure
- Navigate to the dashboard to restrict to specific roles.
- Click the context menu (
) and select Dashboard properties.
- In the Restrict to roles field, specify the additional roles required to access the dashboard.
Users with any of the specified roles can access the dashboard only if it has been shared with them first from the sharing panel. For more information, see Share a responsive dashboard.
Result