on 2019 Jan 22 8:53 AM
Is there a way to find out in which Lumira dashboards a Bex query is used? I have to change a query but I'm not sure if it is used in one or more different dashboards. Any ideas? Thanks.
This will be difficult: The query name could be anywhere: in a property value, in a script or even in the URL.
I'm not aware if any tool exists. If not, you could develop your own using BI Platform SDKs, (e.g. Corba, SOAP, Web Service SDKs). You would need to find all InfoObjects of type BIApp (for 1.x apps) and LUMX (for 2.x). Then take the content. In case of LUMX you would need to unzip and find all *.biapp and *.bicomp files. Then you would do a text-search in those files.
Unfortunately not a simple task...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
76 | |
10 | |
10 | |
10 | |
10 | |
9 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.