Categories
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Landing Page with list of dashboards and dashboard pages without hard-coding?

User_TP349
Rank 1 - Community Starter
Content
Does anyone have any suggestions or ideas on how to make the landing page in OACS/OBIEE dynamically reflect the available reporting dashboards and dashboard pages without hard coding report paths/links? Thanks
Version
OACS
Tagged:
0
Answers
-
I am assuming, your point is more towards shared folders details only.
For OBIEE/OAC
Step#1 - you can use catalog manager to export list of dashboard or reports. into excel & CSV - user UIPATH, blue prism to simply export list into excel or csv and store it on FTP or shared drive
Step#2 truncate & load this data file into a database table every day using a procedure or ODI
Step#3 - create a DV project of OBIEE dashboard & analysis using this data a DV project
0