What is the role required to have the access of discovery dashboard errors?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-05-2019 07:55 AM
Hi,
I am trying to access all the errors from discovery --> Home. It displays the blocks with count but when we click on the any block it does not give the second level view of the errors.
I am able to access this:
But when I click on the errors it does not open anything it takes me to blank page. Can someone please give me any idea what could be wrong and how can I fix that.
Thanks,
Vimal
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-05-2019 08:47 AM
Hi Vimal,
I don't think that we need a special role for this. Having discovery_admin will suffice.
Can you please check if you have access to the below tables?
'automation_error_msg' and 'automation_error_instance_msg'.
The above tables have the list of all the errors where you can search based on instance_data and instance_key
Instance data- schedule [sys_id of the discovery_schedule]
Instance key - status [sys_id of the discovery_status]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-05-2019 11:55 PM
Yes I am able to access to above both tables and able to read all the error message.But after assigning discovery admin role to myself I am still not able to see the errors and not getting any error as well which indicates why I am not able to access the view.
Can you please redirect me in right direction to figure out why I am not able to access the dashboard.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2019 01:48 AM
Hi Vimal,
Can you please check if the plugin 'Base ITOM Error Management' is activated in your instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-26-2019 02:11 AM
I have checked the plugin list we don't see any plugin by that name.Thanks