Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have implemented ODAG in Qlik Sense with the example files, Now i need to implement ODAG in QlikView. Can anyone guide me with the process or share documents which has the process in details along with the example files?
Thank you
Prithvi
Hi
To automate the reload process you can use the QMS API, example files can be found in this blog post:
Thanks
Ian
Hi
To automate the reload process you can use the QMS API, example files can be found in this blog post:
Thanks
Ian
I was able to find it there, When i try the implementation i made changes in the "Web" and "DocumentReloader" pointing to the QMS API, Access points, template app,template source path.
I am not using SQL and i have used data from an excel.
I have created a IIS connection too.
1)We are able to create a new app on demand.
2)The new app does not reflect any selections made in the selection app.
3)The new app is not reloaded upon creation via .Net. The changes we make in the reload task is not implemented.
We also get a error at the process of new app creation which says " Index was outside the bounds of the array".
Any idea or can you share some sample documents that you have created without the use of SQL?
Any help would be appreciated.
Thanks
Hi Prithivi,
I got same issue. Do you find the solution to solve it?
Thanks
Hi lan,
I tried to implement your solution, but i got error message "Index was outside the bounds of the array".
Do you have an idea about that?
Thanks
Xia
Hi
This sounds like a QVPR problem vs ODAG specific issue, could you raise a support call, they will need the QMS logs to debug
thanks
Ian
Hi Ian,
I am currently setting up an On Demand App generation with QlikView Server
I am getting this error:
The maximum message size quota for incoming messages (65536) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element.
Any Idea on what's the cause and/or how I can solve it?
Hi
The following post may help :
The maximum message size quota for incoming messages (65536) has been exceeded
Thanks
Ian
Awesome Ian, working now
Hi,
I tried using your sample for on-demand on Qlikview 12 and I keep getting the error below after calling the asp file.
Do we need to change any calls to the API for Qlikview 12 version?