PA dashboards table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2017 06:48 AM
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
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2017 06:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2017 07:13 AM
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