
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Qliksense ODAG
HI @Michael_Tarallo,
I read through your post on "https://community.qlik.com/t5/Qlik-Design-Blog/On-Demand-App-Generation-Sooooooo-much-easier-to-impl... reg. ODAG.
We have a requirement to get free text input from users(lets say list of bill numbers) and want to pass that value template app to generate template app data for those bill numbers. Loading few millions of bill number in selection app impact app performance and beyond our app size limitation.
Any suggestion for this use case?
regards,
Vaidhya
#Odag


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As far as I know, it can't be done. There's an idea for this that you could support:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your quick response. I will definitely do that.
Is there any way to use API calls to call/trigger template app and pass the free text from selection app?
Not sure how to use, but i saw some documentation in qliksense page
like "{url}/api/odag/v1/links/{linkId}/requests"


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As I said, I am not aware of a way to do this, though of course there may be one I'm not familiar with.
You could look into a workaround using some sort of Writeback functionality wherein the text value in question gets written back to a DB or file and then that is read in the underlying target app. Otherwise, perhaps someone else will have better ideas on how to work around this issue.
