Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

How to know where prompt (or any objects) is used in dashboard or analysis ?

Received Response
1
Views
3
Comments
40dd894f-c973-49e5-9205-64941aceae25
40dd894f-c973-49e5-9205-64941aceae25 Rank 1 - Community Starter

Hello,

I would like to know if there in OBIEE function or way to know where a prompt (or other objects) is used by dasboard or analysis ?

Thanks for your help,

Redouane

Answers

  • Hi,

    Objects (meaning catalog objects) are referenced by using their absolute path, so if you search for the path of your given object in the whole catalog you find all the references to it.

  • Hello Ceresa,

    Thanks for your reply but i have just tried to use absolute path of the prompt in the search bar but i got no results...

    Regards,

    Redouane

  • It must be a search at the XML level, so filesystem or by using Catalog Manager. The web front-end works on the "OBIEE content" level, not the source code itself (XML).