Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone..
If I develop an App, named App1, with an ODAG (example: name: odag#1; max row count 1).
I copy this App and I rename to App2, then I modify the ODAG (example: name: odag#1; max row count 2).
If I come back to App1, I see the ODAG changed with "max row count 2".
Are ODAG links shared with all the apps? If Yes, why I can't see these into App section if I create a new empy App? Is this a incoerent behavior?
Thanks
Riccardo
I am seeing this too.
Hard to tell whether it's by design or a bug. I'd call it a bug (or at least not expected behaviour).
From what I can tell App navigation links are references by name with a global name space, which means you cannot have two app links with the same name, even if you try to create them in two different apps.
Furthermore, if you create an app link called Link1 in App1, then create a new App2 - the Link1 will not be visible in App2.
Which is bad, as it means it's not possible to share app links between apps.
I've tried customising the security rules to make app links show up in more than one app, but no luck so far.
Hi, thank you for your reply and reproduce this testcase.
According with this document, I think this is a limitation:
Link: https://support.qlik.com/articles/000041750
“ODAG links are meant to be managed similar to Data connections, where a connection created in one app can be used in other apps. However, while the QMC provides a Data connections tab to list down all connections and control related ownership/ permissions, such management GUI is not available for ODAG links. R&D is considering the ODAG link management page in future releases of the product.”
Yeah I know, but that doc is a year old and I have not been able to use the suggested workaround (or any variant of it) to allow a single app link to show up in multiple apps.
Will keep trying some more..