Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
prithviram777
Partner - Contributor III
Partner - Contributor III

On Demand App Generation in QlikView

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

1 Solution

Accepted Solutions
Ian_Crosland
Employee
Employee

Hi

To automate the reload process you can use the QMS API, example files can be found in this blog post:

On Demand App Generation

Thanks

Ian

View solution in original post

16 Replies
Ian_Crosland
Employee
Employee

Hi

To automate the reload process you can use the QMS API, example files can be found in this blog post:

On Demand App Generation

Thanks

Ian

prithviram777
Partner - Contributor III
Partner - Contributor III
Author

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

syukyo_zhu
Creator III
Creator III

Hi Prithivi,

I got same issue. Do you find the solution to solve it?

Thanks

syukyo_zhu
Creator III
Creator III

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


Ian_Crosland
Employee
Employee

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

lucianoginqo
Partner - Contributor III
Partner - Contributor III

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?

lucianoginqo
Partner - Contributor III
Partner - Contributor III

Awesome Ian, working now

Anonymous
Not applicable

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?

Index was outside the bounds of the array.