Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone,
I am encountering an issue with accessing ODAG links in Qlik Sense for a non-RootAdmin user. Here is the context:
Source Environment :
Delivery to Target Environment (Delivery Steps) :
Issue :
Additional Observations :
In the Target Environment (where the application was delivered via APIs) :
Questions :
Do the ODAG links created via API (QRS + ODAG + ENGINE) not have the same visibility as the links manually created in an application?
Is there a missing step during the delivery of the application via API?
Why do applications delivered via API lose their links when duplicated?
Thank you for your help.
Just to clarify, were the links created with API directly for a published application? Any server-side object created directly in a published application tends to exhibit behavior similar to what you describe, in my experience, though I haven't encountered it with ODAG specifically because I never created ODAG connections in a published application.
Any idea ?
Just to clarify, were the links created with API directly for a published application? Any server-side object created directly in a published application tends to exhibit behavior similar to what you describe, in my experience, though I haven't encountered it with ODAG specifically because I never created ODAG connections in a published application.
I've done some testing and that's it :
1. You have to deliver the application without publishing it to a stream,
2. Create the ODAG links in the App
3. And then finally publish the application.
The created ODAGs are then visible to all users. Also, application duplication works fine.
Thank's for your help.