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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Calling External Scripts and Using Results

I have a name in a string within my DB connection which I want to pass to an external python script. The script returns a json string which I want to then parse/save.
My question is how do I trigger external scripts, and handle their outputs.
Thanks,
Labels (4)
1 Reply
Anonymous
Not applicable
Author

Hi
You can try to use tSystem to call external python script.