Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone,
I am trying to use the ODAG functionality in Qlik Sense. Problem is, it keeps failing when the on demand app gets generated and it just keeps failing when it tries loading data.
To fix this I have tried the following tutorials:
Unfortunately none of these work and I have tried everything I could think of. In the end I tried generating an almost empty app with just an inline table and even that didn't work... The bizarre thing is, if I go to the generated app that gives an error and manually reload it, it does work.
Does anyone have any idea what I am doing wrong? Or have any ideas I can try? Or maybe have some example code that does work for you?
Extra information:
Thanks in advance
Hi guys,
Sorry for the delay, was out of the picture awhile due to the global pandemic. In the end the answer was relatively boring. It was an architectural problem that prevented different parts to communicate. We have a setup that consists of multiple environments that both have frontends/backends. This setup in combination with multiple firewalls/security rules resulted in a part of the ODAG process not being able to communicate with the required files and thus failing and not producing anything. It took multiple people multiple hours to finally find the bottleneck though, but in the end my lovely IT department redesigned the setup so it finally could communicate.
Funnily enough, I had to work with ODAG again and stumbled on a new problem, so even though this one is fixed, the next one presented itself. See here:
https://community.qlik.com/t5/Qlik-Sense-App-Development/ODAG-works-only-40-of-the-time-even-though-...
At least it keeps me busy............
Hope it all worked out for you guys, if I can help in any way let me know.