Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
astrimbeanu
Contributor
Contributor

Where are the Data Load Manager scripts stored?

Hi,

I want to build a Data Flow Diagram for all the applications that we currently have in Qlik. In order to do that I would have to look at all the Data Load Manager scripts for each individual application. I would like to parse all that code at once rather than clicking through the front-end.

Where are the Data Load Manager scripts stored and how can I access all of them at once?

Thanks!

2 Replies
rubenmarin
MVP
MVP

Hi, i think there is no an specific file for script, they are stored in the qvf, but you can access them throug API calls:

https://help.qlik.com/en-US/sense-developer/November2021/Subsystems/APIs/Content/Sense_ClientAPIs/Ca...

astrimbeanu
Contributor
Contributor
Author

I'll give that a go. Thank you very much for the reply!