PA dashboards table

Venkat122
Kilo Guru

Hi All,

when i go to pa_dashboard table as a admin i can see only some dashboards. in which table all dashboards configured by users will be stored like we have sys_portal_page to store homepages with the details of user who has created   and who else had access to that page.

Thanks

Giri

2 REPLIES 2

Chandu Telu
Tera Guru
Tera Guru

HI Giri,



Please check the tables in the screen shot



find_real_file.png


olgaredkina
ServiceNow Employee
ServiceNow Employee

Hi Giri,



pa_dashboards table will store all the dashboards (responsive or non responsive) created at an instance. This table is the core table to store info about dashboards. Without record in this table there can be no dashboard.


Note - home pages are not dashboards and they are indeed stored in sys_portal_page.



Pa_dashboards table base only base info about dashboard like name, owner, group. There is a list of other tables which will store another info.



As an admin you should be able to see all dashboards created in the system. Some exceptions can be if the dashboards are created in a different domain - you might be not able to see them right away from global domain or another domain or if default ACLs for this table are changed.



Regards,


Olga Redkina